diff --git a/_service b/_service index 6f5f488..9f840db 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.53.0 + v3.54.3 v(.*) enable @@ -13,6 +13,6 @@ gz - + diff --git a/trufflehog-3.53.0.obscpio b/trufflehog-3.53.0.obscpio deleted file mode 100644 index edada84..0000000 --- a/trufflehog-3.53.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1e231471994460b7ae29afde4b0562ad7e8b3c4919a70ada711cea4e160e169 -size 8784909 diff --git a/trufflehog-3.54.3.obscpio b/trufflehog-3.54.3.obscpio new file mode 100644 index 0000000..ba6bd4c --- /dev/null +++ b/trufflehog-3.54.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3cb34cdbebe68bb9c71510fe59cdc0229fdc2635464086d0cd6c365aa4d5d7c +size 8814605 diff --git a/trufflehog.changes b/trufflehog.changes index d2d27a1..91151c7 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon Sep 4 07:12:28 UTC 2023 - Felix Niederwanger + +- Update to version 3.54.3 + * Sourcegraph Detectors Iterations by @shivasurya in #1742 + * [chore] - fix sentry detector by @ahrav in #1738 + * [bug] - Correctly create azure git links by @ahrav in #1743 + +------------------------------------------------------------------- +Mon Sep 04 06:42:13 UTC 2023 - felix.niederwanger@suse.com + +- Update to version 3.54.2: + * Correctly create azure git links. (#1743) + * [chore] - fix sentry detector (#1738) + * iterating on suggestions (#1742) + * update jira detector to match new variable tokens (#1720) + +------------------------------------------------------------------- +Fri Sep 01 08:04:07 UTC 2023 - felix.niederwanger@suse.com + +- Update to version 3.54.1: + * add tri-state verification for twilio detector (#1729) + * added sourcegraph token verification detection (#1730) + * Update to Go 1.21 (#1733) + * update slack webhook with tri-state verification (#1724) + * Unify S3 client creation logic (#1657) + * Add a cancel cause to job cancellation (#1728) + * Add the 'Cause' family of functions to the context wrapper library (#1725) + * remove fmt.Print (#1727) + * Optimize read to max (#1714) + * Add AvailableCapacity method to SourceManager (#1665) + * Add jobID to chunk. (#1721) + +------------------------------------------------------------------- +Tue Aug 29 07:17:15 UTC 2023 - felix.niederwanger@suse.com + +- Update to version 3.54.0: + * buffer channel. (#1718) + * add detectors that were missed (#1716) + * Expired invite link fix (#1713) + ------------------------------------------------------------------- Mon Aug 28 15:05:32 UTC 2023 - felix.niederwanger@suse.com diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index 752f85e..500f760 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.53.0 -mtime: 1693107590 -commit: 0932ea224b5f9d4ab7e829989a13fdac7aa0383b +version: 3.54.3 +mtime: 1693589931 +commit: c9e60866440d9bd0925a31ce6edbc7ceed9a4000 diff --git a/trufflehog.spec b/trufflehog.spec index dbc19b7..fbf91f7 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,7 +17,7 @@ Name: trufflehog -Version: 3.53.0 +Version: 3.54.3 Release: 0 Summary: Find credentials all over the place License: AGPL-3.0-or-later @@ -26,7 +26,7 @@ Source: trufflehog-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging BuildRequires: libpcre1 -BuildRequires: go >= 1.20 +BuildRequires: golang(API) >= 1.21 %{go_nostrip} %description diff --git a/vendor.tar.gz b/vendor.tar.gz index f8b0296..f3b33aa 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d7e9fe4e3e9c0311e99c0ba087d4078a5a6f2676d82bda593154fbc35156f49 -size 19427811 +oid sha256:7c62936720037ef03a1b2aace8d0ceaa6fbfbf19ecd48f3e968fb999e4220360 +size 19427840