SHA256
1
0
forked from pool/trufflehog

Accepting request 1155851 from home:ph03nix

- Update to version 3.68.5:
  * DB is not needed for ping command (#2540)
  * Redact secret in git command output (#2539)
  * Add naive S3 ignorelist (#2536)
  * fix(deps): update module github.com/stretchr/testify to v1.9.0 (#2534)
  * fix(deps): update module cloud.google.com/go/storage to v1.39.0 (#2533)
  * fix(deps): update module github.com/felixge/fgprof to v0.9.4 (#2532)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.30 (#2529)
  * Create basic escaped unicode decoder (#2456)
  * [feat] - Make the client configurable (#2528)

OBS-URL: https://build.opensuse.org/request/show/1155851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=73
This commit is contained in:
2024-03-07 12:00:38 +00:00
committed by Git OBS Bridge
parent a3c42bf86c
commit eb55649c89
7 changed files with 24 additions and 10 deletions

View File

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