Accepting request 1134935 from home:ph03nix

- Update to version 3.63.7:
  * Use directory iterator instead of walkdir (#2260)
  * Add handlerOpts back (#2258)
  * Skip all binaries (#2256)
  * Add skip archive support (#2257)

OBS-URL: https://build.opensuse.org/request/show/1134935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=40
This commit is contained in:
Jeff Kowalczyk 2023-12-25 04:07:12 +00:00 committed by Git OBS Bridge
parent e8d0ac0de6
commit 37802b9064
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.63.6</param>
<param name="version">v3.63.7</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:85dfdae85ad3d09d54802e30323fbc8174b201d62f293ec71b77378d8466446c
size 9388045

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 23 19:28:02 UTC 2023 - felix.niederwanger@suse.com
- Update to version 3.63.7:
* Use directory iterator instead of walkdir (#2260)
* Add handlerOpts back (#2258)
* Skip all binaries (#2256)
* Add skip archive support (#2257)
-------------------------------------------------------------------
Fri Dec 22 19:34:15 UTC 2023 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.63.6
mtime: 1703260378
commit: f699f60e89114df54b57d920a00a838670f7949f
version: 3.63.7
mtime: 1703313927
commit: 1cc41e2c757017b55e447c015485e166486376c1

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.63.6
Version: 3.63.7
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:3a71d8a2a74bdd5e2e454ce0a5c24d6055e4feb8d04d50a3fbe60af7c8a25bee
size 20275234
oid sha256:7d5aef4f8f39ae7bb56ddd98f3c9468045b086ed5850caa9b90191317fbfd1d2
size 20275621