From b77d6db067e1ae936dbf077efd71f9887b734d2a179a5244501e2fe50cc65d82 Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Wed, 24 Apr 2024 11:58:27 +0000 Subject: [PATCH] Accepting request 1169980 from home:ph03nix - Update to version 3.74.0: * [bug] - Correctly return the checked out buffer to the pool (#2732) * fix(deps): update module google.golang.org/api to v0.176.1 (#2736) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 (#2735) * Make connection issues less jarring (#2730) * [bug] - Fix disk write metric and update BufferedFileWriter file field (#2733) * Add false positive info to proto (#2729) * [refactor] - Update Write method signature in contentWriter interface (#2721) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 (#2728) * Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) * fix(deps): update module google.golang.org/api to v0.176.0 (#2726) * added onfleet api key detector (#2375) * fix(deps): update module google.golang.org/api to v0.175.0 (#2724) * fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 (#2720) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 (#2723) * Detect Slack workflows webhook (#2569) * fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 (#2714) * fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 (#2715) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 (#2717) * fix(deps): update module google.golang.org/api to v0.174.0 (#2712) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 (#2711) * fix(deps): update module google.golang.org/api to v0.173.0 (#2709) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 (#2708) * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 (#2707) * fix(deps): update golang.org/x/exp digest to fe59bbe (#2706) * fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 (#2700) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 (#2699) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 (#2698) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 (#2697) * Adding Pagarme API key detection (#2665) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 (#2694) * chore(deps): update sigstore/cosign-installer action to v3.5.0 (#2695) * [refactor] - template detector (#2692) * Remove unnecessary space in Vultr regex pattern (#2689) * Add Wiz detector (#2691) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690) * fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688) * Update README.md with Windows-specific Docker installation instructions (#2674) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686) * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684) * fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685) * fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682) * Enrich Gitlab enumeration logging (#2678) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680) * fix(deps): update golang.org/x/exp digest to c0f41cb (#2672) * fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667) * fix(deps): update module golang.org/x/net to v0.24.0 (#2662) * Handle inactive Slack account tokens (#2668) * [bug] - Add ASCII validation check for base64 decoding (#2671) * fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670) * chore: fix some typos (#2666) * [chore] - update go-github dep manually (#2664) * fix(deps): update module github.com/google/go-github/v57 to v61 (#2652) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659) * upgrade launchdarkly dep (#2650) * chore: remove duplicate jiratoken.v2 detector (#2657) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654) * Add GitLab CI Pipeline Example in Documentation (#2601) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651) * add GCP application default credentials detector (#2530) * fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646) * Add JupiterOne detector (#2446) * fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638) * Fix GitHub enumeration & rate-limiting logic (#2625) * build: fix 'toolchair not available' error (#2642) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636) * make postman source public (#2635) * fix(deps): update module google.golang.org/api to v0.172.0 (#2634) * Fixing nitro check (#2631) * Link to GitHub contribution guide in CONTRIBUTING (#2632) OBS-URL: https://build.opensuse.org/request/show/1169980 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=89 --- _service | 2 +- trufflehog-3.73.0.obscpio | 3 -- trufflehog-3.74.0.obscpio | 3 ++ trufflehog.changes | 80 +++++++++++++++++++++++++++++++++++++++ trufflehog.obsinfo | 6 +-- trufflehog.spec | 2 +- vendor.tar.gz | 4 +- 7 files changed, 90 insertions(+), 10 deletions(-) delete mode 100644 trufflehog-3.73.0.obscpio create mode 100644 trufflehog-3.74.0.obscpio diff --git a/_service b/_service index 6b65868..cc860eb 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.73.0 + v3.74.0 v(.*) enable diff --git a/trufflehog-3.73.0.obscpio b/trufflehog-3.73.0.obscpio deleted file mode 100644 index 16bc0bc..0000000 --- a/trufflehog-3.73.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b72b2e9d028dfc9c63eb481254d7a60ea185caa93f50b1eafa57731ae1be2a0 -size 9812493 diff --git a/trufflehog-3.74.0.obscpio b/trufflehog-3.74.0.obscpio new file mode 100644 index 0000000..1c5ea82 --- /dev/null +++ b/trufflehog-3.74.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c41478338f19c1b0647ae97804b46ef2f02a4a7aa3991b8fde1695772a05842 +size 9643021 diff --git a/trufflehog.changes b/trufflehog.changes index 062a537..d9147c1 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,83 @@ +------------------------------------------------------------------- +Wed Apr 24 06:40:13 UTC 2024 - felix.niederwanger@suse.de + +- Update to version 3.74.0: + * [bug] - Correctly return the checked out buffer to the pool (#2732) + * fix(deps): update module google.golang.org/api to v0.176.1 (#2736) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 (#2735) + * Make connection issues less jarring (#2730) + * [bug] - Fix disk write metric and update BufferedFileWriter file field (#2733) + * Add false positive info to proto (#2729) + * [refactor] - Update Write method signature in contentWriter interface (#2721) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 (#2728) + * Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) + * fix(deps): update module google.golang.org/api to v0.176.0 (#2726) + * added onfleet api key detector (#2375) + * fix(deps): update module google.golang.org/api to v0.175.0 (#2724) + * fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 (#2720) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 (#2723) + * Detect Slack workflows webhook (#2569) + * fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 (#2714) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 (#2715) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 (#2717) + * fix(deps): update module google.golang.org/api to v0.174.0 (#2712) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 (#2711) + * fix(deps): update module google.golang.org/api to v0.173.0 (#2709) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 (#2708) + * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 (#2707) + * fix(deps): update golang.org/x/exp digest to fe59bbe (#2706) + * fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 (#2700) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 (#2699) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 (#2698) + * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 (#2697) + * Adding Pagarme API key detection (#2665) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 (#2694) + * chore(deps): update sigstore/cosign-installer action to v3.5.0 (#2695) + * [refactor] - template detector (#2692) + * Remove unnecessary space in Vultr regex pattern (#2689) + * Add Wiz detector (#2691) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690) + * fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688) + * Update README.md with Windows-specific Docker installation instructions (#2674) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686) + * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684) + * fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682) + * Enrich Gitlab enumeration logging (#2678) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680) + * fix(deps): update golang.org/x/exp digest to c0f41cb (#2672) + * fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681) + * fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667) + * fix(deps): update module golang.org/x/net to v0.24.0 (#2662) + * Handle inactive Slack account tokens (#2668) + * [bug] - Add ASCII validation check for base64 decoding (#2671) + * fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670) + * chore: fix some typos (#2666) + * [chore] - update go-github dep manually (#2664) + * fix(deps): update module github.com/google/go-github/v57 to v61 (#2652) + * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659) + * upgrade launchdarkly dep (#2650) + * chore: remove duplicate jiratoken.v2 detector (#2657) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655) + * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654) + * Add GitLab CI Pipeline Example in Documentation (#2601) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651) + * add GCP application default credentials detector (#2530) + * fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649) + * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646) + * Add JupiterOne detector (#2446) + * fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645) + * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638) + * Fix GitHub enumeration & rate-limiting logic (#2625) + * build: fix 'toolchair not available' error (#2642) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636) + * make postman source public (#2635) + * fix(deps): update module google.golang.org/api to v0.172.0 (#2634) + * Fixing nitro check (#2631) + * Link to GitHub contribution guide in CONTRIBUTING (#2632) + ------------------------------------------------------------------- Wed Apr 10 18:53:46 UTC 2024 - felix.niederwanger@suse.com diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index d5c2a5c..cec66a4 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.73.0 -mtime: 1712762376 -commit: 08b6f90c818deb9e0c28f1aeea788712ff4c97c4 +version: 3.74.0 +mtime: 1713908308 +commit: ea4d9d2d32f45e77893ecb6338d7c6bd7cddb3ec diff --git a/trufflehog.spec b/trufflehog.spec index 333959e..5a0b59f 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,7 +17,7 @@ Name: trufflehog -Version: 3.73.0 +Version: 3.74.0 Release: 0 Summary: CLI tool to find exposed secrets in source and archives License: AGPL-3.0-or-later diff --git a/vendor.tar.gz b/vendor.tar.gz index 1c56dce..37b0ed7 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6933bcf6ce11e2351d8ff498d1ec2358e3787befea2987e9d44b485d5e7fa123 -size 19214767 +oid sha256:6516d95cc01771622716a9f8086b479d135ed3dcfbf9909aa7388889eb6c265a +size 19283564