Accepting request 1153484 from devel:languages:go

- Update to version 3.68.3:
  * Ignore canary IDs in notifications (#2526)
  * Fix minor typo (#2527)
  * Remove one filter word (#2525)
  * fix(deps): update module golang.org/x/crypto to v0.20.0 (#2523)
  * fix(deps): update module github.com/prometheus/client_golang to v1.19.0 (#2522)
  * fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.2 (#2521)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.28 (#2520)
  * fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2513)
  * Improve Gitlab default URL handling (#2491)
  * Implement detectors.EndpointCustomizer on datadogtoken (#2510)
  * JDBC test and parsing improvements (#2516)
  * Improve monogo and snowflake detectors (#2518) (forwarded request 1153115 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1153484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2024-02-29 20:52:05 +00:00 committed by Git OBS Bridge
commit ac15363652
7 changed files with 27 additions and 10 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.68.2</param> <param name="version">v3.68.3</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:087ab9578c713aa508a3c3c9f4d68c3c95a14b570570519e820971f78752656b
size 9618445

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 29 08:01:06 UTC 2024 - felix.niederwanger@suse.de
- Update to version 3.68.3:
* Ignore canary IDs in notifications (#2526)
* Fix minor typo (#2527)
* Remove one filter word (#2525)
* fix(deps): update module golang.org/x/crypto to v0.20.0 (#2523)
* fix(deps): update module github.com/prometheus/client_golang to v1.19.0 (#2522)
* fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.2 (#2521)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.28 (#2520)
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2513)
* Improve Gitlab default URL handling (#2491)
* Implement detectors.EndpointCustomizer on datadogtoken (#2510)
* JDBC test and parsing improvements (#2516)
* Improve monogo and snowflake detectors (#2518)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 27 07:37:39 UTC 2024 - felix.niederwanger@suse.de Tue Feb 27 07:37:39 UTC 2024 - felix.niederwanger@suse.de

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.68.2 version: 3.68.3
mtime: 1708907535 mtime: 1709167970
commit: 939f053fc5cc13136efeb9e4d505051455d135dd commit: 7620906b075a7ec53926b4e5eafee4b3ff9c2c13

View File

@ -17,7 +17,7 @@
Name: trufflehog Name: trufflehog
Version: 3.68.2 Version: 3.68.3
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1aa069c80c0233d06919ab5134c2f08e666f02b2e1c93068eff1e458a2a517c3 oid sha256:54818d5449f742fafc5a85bc83448e73273b57ca04433459af859d171dfdeff1
size 21130907 size 18924201