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:
Jeff Kowalczyk 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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b655bb8710a146c85742fbba0ab6af1420e3f928c0c111a1f9d1a11bcca4eeb8
size 9626637

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b585e10a864f0d02e8bd2b1b0bb9ac874013ec88c86d8ca70b904490d394b5e9
size 9628173

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

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.67.1
mtime: 1706932834
commit: 27b30e65edc98506647e099161a1e1aeb30dc9e9
version: 3.67.2
mtime: 1707158635
commit: 135cc3eb6945d4ca56c432328490b4860462a08a

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.67.1
Version: 3.67.2
Release: 0
Summary: CLI tool to find exposed secrets in source and archives
License: AGPL-3.0-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98440102def04663500ad4b30d864c4edd490fd424b1f7539c9e018cb3eb22d0
size 21281646
oid sha256:603e813f8fbfb556d09630b88bb618b672c2d245ce31f52f90315476e400b913
size 21281356