SHA256
1
0
forked from pool/trufflehog

Accepting request 1104643 from home:ph03nix

- Update to version 3.52.0:
  * add role assumption for s3 source (#1477)
  * [bug] - handle IOOR panic (#1639)
  * updat test file. (#1637)
  * [bug] - Correctly reset reader before handling archive chunk data (#1636)

OBS-URL: https://build.opensuse.org/request/show/1104643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=15
This commit is contained in:
2023-08-18 17:26:04 +00:00
committed by Git OBS Bridge
parent bb235079a5
commit 8a3a0bb28e
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.51</param>
<param name="version">v3.52.1</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>