Accepting request 1142728 from home:ph03nix

- Update to version 3.66.1:
  * Azure function key is throwing FPs (#2352)

- Update to version 3.66.0:
  * feat(detectors): update template (#2342)
  * Azure function key is throwing FPs (#2352)
  * Improve fp ignore logic (#2351)
  * added azuresearchquerykey detector (#2349)
  * added azuresearchadminkey detector (#2348)
  * added azurefunctionkey detector (#2337)
  * updates to plain and json printing to include verification error (#2335)

OBS-URL: https://build.opensuse.org/request/show/1142728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=48
This commit is contained in:
Jeff Kowalczyk 2024-01-30 15:09:08 +00:00 committed by Git OBS Bridge
parent fb9d5d0f3c
commit 58d2b321f9
7 changed files with 28 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.65.0</param>
<param name="version">v3.66.1</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:810428dea1e787988ab5d0547da496600fbb3542e257d1fd1a1fffeed4fba7fd
size 9507853

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jan 30 08:03:19 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>
- Update to version 3.66.1:
* Azure function key is throwing FPs (#2352)
-------------------------------------------------------------------
Tue Jan 30 07:42:21 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.66.0:
* feat(detectors): update template (#2342)
* Azure function key is throwing FPs (#2352)
* Improve fp ignore logic (#2351)
* added azuresearchquerykey detector (#2349)
* added azuresearchadminkey detector (#2348)
* added azurefunctionkey detector (#2337)
* updates to plain and json printing to include verification error (#2335)
-------------------------------------------------------------------
Sun Jan 28 07:31:50 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.65.0
mtime: 1706298587
commit: 76fcdae3a0ed1b71feb3fe599dd4d3e82de5757d
version: 3.66.1
mtime: 1706592083
commit: 232032410ccda9b25a9ed64eb0fd9d23837d7f1a

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.65.0
Version: 3.66.1
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:0642b4f3aabb728a296b4496759b9c6cbcf8cb96df6f0c8ee420a339c75e71a5
size 21271020
oid sha256:683ccf8a21f9372ba897acc60677155c39a34d4c97fb42dc671bc3b7ddcb5948
size 21270744