SHA256
1
0
forked from pool/trufflehog

Accepting request 1133955 from home:ph03nix

- Update to version 3.63.5:
  * move cleanup to run (#2245)
  * Adds basic if/else check if pid slice is empty (#2244)
  * fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#2243)
  * add secretID to chunk (#2242)

OBS-URL: https://build.opensuse.org/request/show/1133955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=37
This commit is contained in:
2023-12-19 21:34:37 +00:00
committed by Git OBS Bridge
parent cf9c4cbc5a
commit 7593620601
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.4</param>
<param name="version">v3.63.5</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>