Accepting request 1162876 from devel:languages:go

- 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) (forwarded request 1162849 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1162876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2024-03-27 19:43:05 +00:00 committed by Git OBS Bridge
commit 8c74ca4e17
7 changed files with 50 additions and 11 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param> <param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">main</param> <param name="revision">main</param>
<param name="version">v3.70.3</param> <param name="version">v3.71.1</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c30b11e6401c030eb78b0b48a8608d9331191f8483a1adc70df8c5eec3f53ed7
size 9667597

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d96b070d96989e337ccd1c3b2f0b118c9efedf841400f9e10c85d4d9b30c36d5
size 9755149

View File

@ -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 Wed Mar 20 15:00:57 UTC 2024 - felix.niederwanger@suse.de

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.70.3 version: 3.71.1
mtime: 1710945575 mtime: 1711491762
commit: 6e4ef730591467e8396a0dde1aba9da55513a215 commit: 612ff1a0f17ff9774bb680bac4b2fe012ecbc864

View File

@ -17,14 +17,14 @@
Name: trufflehog Name: trufflehog
Version: 3.70.3 Version: 3.71.1
Release: 0 Release: 0
Summary: CLI tool to find exposed secrets in source and archives Summary: CLI tool to find exposed secrets in source and archives
License: AGPL-3.0-or-later License: AGPL-3.0-or-later
URL: https://github.com/trufflesecurity/trufflehog URL: https://github.com/trufflesecurity/trufflehog
Source: trufflehog-%{version}.tar.gz Source: trufflehog-%{version}.tar.gz
Source1: vendor.tar.gz Source1: vendor.tar.gz
BuildRequires: golang(API) >= 1.21 BuildRequires: golang(API) >= 1.22
%description %description
TruffleHog is a scanning engine that helps find exposed secrets TruffleHog is a scanning engine that helps find exposed secrets

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8a26cd5713453934ba82961fbba5afc4f8eabeb2567a455d9304670600a390a2 oid sha256:7ef2321f9efa3434e1f616c4450854cc7e07d7f6e3e2c29db477f7325d86a99d
size 19314026 size 19225579