From 5f7a72296343039e6189f5b69a6ff5208c357123d19719a85dd8b169dca15930 Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Fri, 29 Sep 2023 05:21:00 +0000 Subject: [PATCH] Accepting request 1114094 from home:ph03nix - Update to version 3.57.0: * [bug] - correctly check err (#1824) * Use S3 credentials waterfall (#1823) * consolidated pr and issue descr/comment flags (#1827) * added Web3 Storage detector (#1789) * Update Adding_Detectors_external.md (#1822) * Github partial scan (#1804) * added PR and Issue body scanning (#1816) * Update Adding_Detectors_external.md (#1817) * Implement an installation script with CheckSum Validation (#1808) * updating browserstack detector to use tri-state verification (#1785) * updating microsoft teams webhook detector to use tri-state verification (#1792) * updating myfreshworks detector to use tri-state verification (#1779) * update figma to use tri-state verification (#1814) * adding support for new version of figma token (#1813) * Update README.md (#1811) * examples folder (#1734) * Update protos image to use correct go version (#1810) * add line to link for azure repos. (#1801) * fix detector test action (#1805) * aggregate detector tests daily (#1800) * Adding new function SetProgressOngoing to be used when the source does not yet know how many items it is scanning and does not want to display a percentage complete. (#1802) * updating uri detector to use tri-state verification (#1791) * Bump golang.org/x/oauth2 from 0.10.0 to 0.12.0 (#1799) * Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 (#1796) * Bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2 (#1798) * Bump github.com/getsentry/sentry-go from 0.22.0 to 0.24.1 (#1797) * Bump cloud.google.com/go/storage from 1.31.0 to 1.33.0 (#1795) * Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1794) * Add ability to dynamically scale concurrently running sources (#1790) OBS-URL: https://build.opensuse.org/request/show/1114094 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=20 --- _service | 2 +- trufflehog-3.56.0.obscpio | 3 --- trufflehog-3.57.0.obscpio | 3 +++ trufflehog.changes | 40 +++++++++++++++++++++++++++++++++++++++ trufflehog.obsinfo | 6 +++--- trufflehog.spec | 2 +- vendor.tar.gz | 4 ++-- 7 files changed, 50 insertions(+), 10 deletions(-) delete mode 100644 trufflehog-3.56.0.obscpio create mode 100644 trufflehog-3.57.0.obscpio diff --git a/_service b/_service index 2cfae68..68bcd1e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.56.0 + v3.57.0 v(.*) enable diff --git a/trufflehog-3.56.0.obscpio b/trufflehog-3.56.0.obscpio deleted file mode 100644 index ac02289..0000000 --- a/trufflehog-3.56.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b57654e3ca46c7b31a4c362e3bebcbb9befb20aa483069fabc9c265c5ef8b99 -size 8858637 diff --git a/trufflehog-3.57.0.obscpio b/trufflehog-3.57.0.obscpio new file mode 100644 index 0000000..f59e3e8 --- /dev/null +++ b/trufflehog-3.57.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15cb0d7590021eb0f55329f28ab30d01cef22ffc7e84f67b2c0bdc1c3d14843 +size 8923661 diff --git a/trufflehog.changes b/trufflehog.changes index d234f0d..4a34435 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Thu Sep 28 12:53:35 UTC 2023 - felix.niederwanger@suse.com + +- Update to version 3.57.0: + * [bug] - correctly check err (#1824) + * Use S3 credentials waterfall (#1823) + * consolidated pr and issue descr/comment flags (#1827) + * added Web3 Storage detector (#1789) + * Update Adding_Detectors_external.md (#1822) + * Github partial scan (#1804) + * added PR and Issue body scanning (#1816) + * Update Adding_Detectors_external.md (#1817) + * Implement an installation script with CheckSum Validation (#1808) + * updating browserstack detector to use tri-state verification (#1785) + * updating microsoft teams webhook detector to use tri-state verification (#1792) + * updating myfreshworks detector to use tri-state verification (#1779) + * update figma to use tri-state verification (#1814) + * adding support for new version of figma token (#1813) + * Update README.md (#1811) + * examples folder (#1734) + * Update protos image to use correct go version (#1810) + * add line to link for azure repos. (#1801) + * fix detector test action (#1805) + * aggregate detector tests daily (#1800) + * Adding new function SetProgressOngoing to be used when the source does not yet know how many items it is scanning and does not want to display a percentage complete. (#1802) + * updating uri detector to use tri-state verification (#1791) + * Bump golang.org/x/oauth2 from 0.10.0 to 0.12.0 (#1799) + * Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 (#1796) + * Bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2 (#1798) + * Bump github.com/getsentry/sentry-go from 0.22.0 to 0.24.1 (#1797) + * Bump cloud.google.com/go/storage from 1.31.0 to 1.33.0 (#1795) + * Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1794) + * Add ability to dynamically scale concurrently running sources (#1790) + * [bug] - fix link line (#1793) + * Ability to update line number in link (#1788) + * fixed rubygems detector (#1781) + * Update sonarcloud.go (#1784) + * [bug] - correclty handle nested archived directories (#1778) + * replace interface{} with any. (#1771) + ------------------------------------------------------------------- Fri Sep 15 07:13:56 UTC 2023 - felix.niederwanger@suse.com diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index 194d9b5..170b19a 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.56.0 -mtime: 1694716104 -commit: dbcb888063facde698f6a5e404ff2004677cb1a1 +version: 3.57.0 +mtime: 1695855127 +commit: c4bc8fc7fab7ee7af4a010dafc352db304c4ce4a diff --git a/trufflehog.spec b/trufflehog.spec index e68956d..22f80c8 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,7 +17,7 @@ Name: trufflehog -Version: 3.56.0 +Version: 3.57.0 Release: 0 Summary: Find credentials all over the place License: AGPL-3.0-or-later diff --git a/vendor.tar.gz b/vendor.tar.gz index 75ad12d..3a3f0ea 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51c21447cb3b4691cc24bc97ef2773f681a79acbcde5885dd2971e02fefc040d -size 19447514 +oid sha256:302f1ccc2c675e5e450570a52bc8ac6b2d514c0b6c6b6e9461be5fda6e142c66 +size 19453490