Accepting request 1142090 from devel:languages:go

- Update to version 3.65.0:
  * Add the new MaxMind license key format (#2181)
  * Prevent print or logging in detectors (#2341)
  * make sure to close connections after testing (#2343)
  * Fix test (#2339)
  * add tri-state verification to yelp (#1736)
  * Improve GitHub scan logging (#2220)
  * Update DockerHub detector logic (#2266)
  * Add Google oauth2 token detector (#2274)

- Update to version 3.64.0:
  * add priority semaphore (#2336)
  * updating doppler logic (#2329)
  * added azuredevopspersonalaccesstoken detector (#2315)
  * Walk directories in filesystem source enumeration (#2313)
  * [feat] - Replace regexp pkg w/ go-re2 in detectors (#2324)
  * Update Gitlab repo count in tests #2333
  * Narrow Postgres detector to only look for URIs (#2314)
  * fixing incorrect acct num id for some aws keys (#2332) (forwarded request 1142057 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1142090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-01-29 21:28:37 +00:00 committed by Git OBS Bridge
commit a84c151064
7 changed files with 36 additions and 10 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param> <param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">main</param> <param name="revision">main</param>
<param name="version">v3.63.11</param> <param name="version">v3.65.0</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>

View File

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

View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sun Jan 28 07:31:50 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.65.0:
* Add the new MaxMind license key format (#2181)
* Prevent print or logging in detectors (#2341)
* make sure to close connections after testing (#2343)
* Fix test (#2339)
* add tri-state verification to yelp (#1736)
* Improve GitHub scan logging (#2220)
* Update DockerHub detector logic (#2266)
* Add Google oauth2 token detector (#2274)
-------------------------------------------------------------------
Thu Jan 25 10:34:16 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.64.0:
* add priority semaphore (#2336)
* updating doppler logic (#2329)
* added azuredevopspersonalaccesstoken detector (#2315)
* Walk directories in filesystem source enumeration (#2313)
* [feat] - Replace regexp pkg w/ go-re2 in detectors (#2324)
* Update Gitlab repo count in tests #2333
* Narrow Postgres detector to only look for URIs (#2314)
* fixing incorrect acct num id for some aws keys (#2332)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 23 13:21:14 UTC 2024 - felix.niederwanger@suse.com Tue Jan 23 13:21:14 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.63.11 version: 3.65.0
mtime: 1705960671 mtime: 1706298587
commit: 443ef98e41badaef2f17f1bed80aac9fd8fc2b91 commit: 76fcdae3a0ed1b71feb3fe599dd4d3e82de5757d

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:0750463fe52f985f755a109e1087228f8096317fbd0acde6bc8eab23822dc51c oid sha256:0642b4f3aabb728a296b4496759b9c6cbcf8cb96df6f0c8ee420a339c75e71a5
size 20439676 size 21271020