SHA256
1
0
forked from pool/trufflehog

Accepting request 1143193 from home:ph03nix

- Update to version 3.66.3
  * Allow for configuring the buffered file writer (#2319)
  * added flyio protos (#2357)
  * Scan GitHub wikis (#2233)
  * [chore] Add filesystem integration test (#2358)
  * update azure test files to check rawV2 (#2353)
  * [bug] fix script change (#2360)

- Update to version 3.66.2:
  * fix (#2360)
  * update azure test files to check rawV2 (#2353)
  * [chore] Add filesystem integration test (#2358)
  * Scan GitHub wikis #2233
  * added flyio protos (#2357)
  * Allow for configuring the buffered file writer (#2319)
  * [feat] - tmp file diffs (#2306)
  * Fix filesystem enumeration ignore paths bug (#2355)
  * Detectors Updates 1 for Tristate Verification (#2187)

OBS-URL: https://build.opensuse.org/request/show/1143193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=50
This commit is contained in:
2024-02-01 14:49:52 +00:00
committed by Git OBS Bridge
parent 58d2b321f9
commit 47ed9cc4cf
7 changed files with 35 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.1</param>
<param name="version">v3.66.3</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>