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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 05 20:02:07 UTC 2024 - felix.niederwanger@suse.com
- 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)
-------------------------------------------------------------------
Sat Feb 03 08:36:22 UTC 2024 - felix.niederwanger@suse.com