SHA256
1
0
forked from pool/trufflehog

Accepting request 1134935 from home:ph03nix

- Update to version 3.63.7:
  * Use directory iterator instead of walkdir (#2260)
  * Add handlerOpts back (#2258)
  * Skip all binaries (#2256)
  * Add skip archive support (#2257)

OBS-URL: https://build.opensuse.org/request/show/1134935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=40
This commit is contained in:
2023-12-25 04:07:12 +00:00
committed by Git OBS Bridge
parent e8d0ac0de6
commit 37802b9064
7 changed files with 19 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.63.6</param>
<param name="version">v3.63.7</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>