Accepting request 1133955 from home:ph03nix

- Update to version 3.63.5:
  * move cleanup to run (#2245)
  * Adds basic if/else check if pid slice is empty (#2244)
  * fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#2243)
  * add secretID to chunk (#2242)

OBS-URL: https://build.opensuse.org/request/show/1133955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=37
This commit is contained in:
Jeff Kowalczyk 2023-12-19 21:34:37 +00:00 committed by Git OBS Bridge
parent cf9c4cbc5a
commit 7593620601
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.4</param>
<param name="version">v3.63.5</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:23ef3b3ef08468269157772dd22a4d0628ffca963fbd4a80a8d6ca8c8af2a4b7
size 9380365

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 19 07:49:30 UTC 2023 - felix.niederwanger@suse.de
- Update to version 3.63.5:
* move cleanup to run (#2245)
* Adds basic if/else check if pid slice is empty (#2244)
* fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#2243)
* add secretID to chunk (#2242)
-------------------------------------------------------------------
Mon Dec 18 12:33:54 UTC 2023 - felix.niederwanger@suse.de

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.63.4
mtime: 1702856834
commit: eeb4dbd3044adf275f2a01ffe9d713f1c1005e99
version: 3.63.5
mtime: 1702958556
commit: 328a3f141ffddf04cbb82b4aee8f25222009e805

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.63.4
Version: 3.63.5
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:3f375eb088485128d28031c1e3f4e7f7fc80bec2b99c1cab9df3ab1f39592d74
size 20273753
oid sha256:414292030cfbfea438c9b8989c5cc41662f1e3e70274f0afbcbd772ce5b617da
size 20274613