Accepting request 1143756 from home:ph03nix

- Update to version 3.67.1:
  * Add s3 credential validation (#2362)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)

- Update to version 3.67.0:
  * [chore] Cleanup GitLab source errors (#2345)
  * [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
  * Add s3 credential validation (#2362)
  * Polite Verification (#2356)
  * Make AzureDevopsPersonalAccessToken verification more robust (#2359)

OBS-URL: https://build.opensuse.org/request/show/1143756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=52
This commit is contained in:
Jeff Kowalczyk 2024-02-03 13:04:49 +00:00 committed by Git OBS Bridge
parent 47ed9cc4cf
commit 244129aed3
7 changed files with 27 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.66.3</param>
<param name="version">v3.67.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:c10fb103461ebdcc230973268a1449c847f7593684265446ae6dd96ee2d93a3d
size 9607181

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Feb 03 08:36:22 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.1:
* Add s3 credential validation (#2362)
* [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
-------------------------------------------------------------------
Sat Feb 03 08:35:21 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.0:
* [chore] Cleanup GitLab source errors (#2345)
* [bug] - use DetectorKey as the key in the detectorKeysWithResults map (#2366)
* Add s3 credential validation (#2362)
* Polite Verification (#2356)
* Make AzureDevopsPersonalAccessToken verification more robust (#2359)
-------------------------------------------------------------------
Thu Feb 1 06:37:58 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.66.3
mtime: 1706742951
commit: 5651eb6cbd50ae73544b37d4333b9e5fa0a08032
version: 3.67.1
mtime: 1706932834
commit: 27b30e65edc98506647e099161a1e1aeb30dc9e9

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.66.3
Version: 3.67.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:66c30977e267f92e8a5e58aa426ea10a843c1e045cd8535f178f65791a3a5fa2
size 21271408
oid sha256:98440102def04663500ad4b30d864c4edd490fd424b1f7539c9e018cb3eb22d0
size 21281646