From 03a5db302c6087f1212a63572660dd8a60b1723d60cc387dca964c915a5b47a2 Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Wed, 27 Mar 2024 12:01:09 +0000 Subject: [PATCH] Accepting request 1162849 from home:ph03nix - Update to version 3.71.1: * Use Lstat to identify non-regular files in filesystem source (#2628) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 (#2630) * [bugfix] - Update the Anthropic detector (#2629) * fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 (#2627) * fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 (#2626) * Fix incorrect regular expression with missing closing bracket (#2616) * fix(deps): update golang.org/x/exp digest to a685a6e (#2621) * [chore] - upgrade dep (#2618) * Fix additional GitHub test errors #2614 * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.7 (#2623) - Update to version 3.71.0: * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 (#2615) * fix(deps): update module github.com/xanzy/go-gitlab to v0.101.0 (#2617) * fix(github): resolve panic & test failures (#2608) * Dockerhub v2 detector (#2361) * fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 (#2612) * Update Snyk detector (#2559) * MaxMind detector uses the right endpoint (#2577) * feat(gitparse): avoid uneeded calls to strconv.Unquote (#2605) * fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.10.0 (#2607) * fix(deps): update module google.golang.org/api to v0.171.0 (#2611) * fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 (#2524) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2590) * Use go 1.22 (#2599) * Refactor GitHub source (#2379) * Bump github.com/docker/docker (#2603) * [chore] Fix potential resource leak in postman source (#2606) * strings contain keyword check, add collection name to keywords (#2602) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.4 (#2604) * Postman Source (#2579) OBS-URL: https://build.opensuse.org/request/show/1162849 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=83 --- _service | 2 +- trufflehog-3.70.3.obscpio | 3 --- trufflehog-3.71.1.obscpio | 3 +++ trufflehog.changes | 39 +++++++++++++++++++++++++++++++++++++++ trufflehog.obsinfo | 6 +++--- trufflehog.spec | 4 ++-- vendor.tar.gz | 4 ++-- 7 files changed, 50 insertions(+), 11 deletions(-) delete mode 100644 trufflehog-3.70.3.obscpio create mode 100644 trufflehog-3.71.1.obscpio diff --git a/_service b/_service index 157d485..047d029 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/trufflesecurity/trufflehog.git git main - v3.70.3 + v3.71.1 v(.*) enable diff --git a/trufflehog-3.70.3.obscpio b/trufflehog-3.70.3.obscpio deleted file mode 100644 index 2839ec2..0000000 --- a/trufflehog-3.70.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c30b11e6401c030eb78b0b48a8608d9331191f8483a1adc70df8c5eec3f53ed7 -size 9667597 diff --git a/trufflehog-3.71.1.obscpio b/trufflehog-3.71.1.obscpio new file mode 100644 index 0000000..c175b9b --- /dev/null +++ b/trufflehog-3.71.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96b070d96989e337ccd1c3b2f0b118c9efedf841400f9e10c85d4d9b30c36d5 +size 9755149 diff --git a/trufflehog.changes b/trufflehog.changes index 0f1ee0d..2cbfc17 100644 --- a/trufflehog.changes +++ b/trufflehog.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Mar 27 08:02:16 UTC 2024 - felix.niederwanger@suse.de + +- Update to version 3.71.1: + * Use Lstat to identify non-regular files in filesystem source (#2628) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 (#2630) + * [bugfix] - Update the Anthropic detector (#2629) + * fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 (#2627) + * fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 (#2626) + * Fix incorrect regular expression with missing closing bracket (#2616) + * fix(deps): update golang.org/x/exp digest to a685a6e (#2621) + * [chore] - upgrade dep (#2618) + * Fix additional GitHub test errors #2614 + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.7 (#2623) + +------------------------------------------------------------------- +Mon Mar 25 15:00:59 UTC 2024 - felix.niederwanger@suse.de + +- Update to version 3.71.0: + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 (#2615) + * fix(deps): update module github.com/xanzy/go-gitlab to v0.101.0 (#2617) + * fix(github): resolve panic & test failures (#2608) + * Dockerhub v2 detector (#2361) + * fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 (#2612) + * Update Snyk detector (#2559) + * MaxMind detector uses the right endpoint (#2577) + * feat(gitparse): avoid uneeded calls to strconv.Unquote (#2605) + * fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.10.0 (#2607) + * fix(deps): update module google.golang.org/api to v0.171.0 (#2611) + * fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 (#2524) + * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2590) + * Use go 1.22 (#2599) + * Refactor GitHub source (#2379) + * Bump github.com/docker/docker (#2603) + * [chore] Fix potential resource leak in postman source (#2606) + * strings contain keyword check, add collection name to keywords (#2602) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.4 (#2604) + * Postman Source (#2579) + ------------------------------------------------------------------- Wed Mar 20 15:00:57 UTC 2024 - felix.niederwanger@suse.de diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo index 115ef68..94b4112 100644 --- a/trufflehog.obsinfo +++ b/trufflehog.obsinfo @@ -1,4 +1,4 @@ name: trufflehog -version: 3.70.3 -mtime: 1710945575 -commit: 6e4ef730591467e8396a0dde1aba9da55513a215 +version: 3.71.1 +mtime: 1711491762 +commit: 612ff1a0f17ff9774bb680bac4b2fe012ecbc864 diff --git a/trufflehog.spec b/trufflehog.spec index 18aedb4..d9c3b64 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -17,14 +17,14 @@ Name: trufflehog -Version: 3.70.3 +Version: 3.71.1 Release: 0 Summary: CLI tool to find exposed secrets in source and archives License: AGPL-3.0-or-later URL: https://github.com/trufflesecurity/trufflehog Source: trufflehog-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.21 +BuildRequires: golang(API) >= 1.22 %description TruffleHog is a scanning engine that helps find exposed secrets diff --git a/vendor.tar.gz b/vendor.tar.gz index ef5f37f..35ea671 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a26cd5713453934ba82961fbba5afc4f8eabeb2567a455d9304670600a390a2 -size 19314026 +oid sha256:7ef2321f9efa3434e1f616c4450854cc7e07d7f6e3e2c29db477f7325d86a99d +size 19225579