SHA256
1
0
forked from pool/trufflehog

Accepting request 1144376 from home:ph03nix

- Update to version 3.67.2:
  * [fixup] - correctly use the buffered file writer (#2373)
  * custom detector dogs (#2376)
  * use only the DetectorKey as a map field (#2374)
  * [feat] - concurently scan the filesystem source (#2364)

OBS-URL: https://build.opensuse.org/request/show/1144376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=54
This commit is contained in:
2024-02-05 22:04:06 +00:00
committed by Git OBS Bridge
parent 244129aed3
commit 7c61df41df
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.67.1</param>
<param name="version">v3.67.2</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>