SHA256
1
0
forked from pool/trufflehog

Accepting request 1143756 from home:ph03nix

- Update to version 3.67.1:
  * Add s3 credential validation (#2362)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)

- Update to version 3.67.0:
  * [chore] Cleanup GitLab source errors (#2345)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
  * Add s3 credential validation (#2362)
  * Polite Verification (#2356)
  * Make AzureDevopsPersonalAccessToken verification more robust (#2359)

OBS-URL: https://build.opensuse.org/request/show/1143756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=52
This commit is contained in:
2024-02-03 13:04:49 +00:00
committed by Git OBS Bridge
parent 47ed9cc4cf
commit 244129aed3
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="scm">git</param>
<param name="revision">main</param>
<param name="version">v3.66.3</param>
<param name="version">v3.67.1</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>