Accepting request 1190971 from home:ph03nix

- Update to version 3.80.5:
  * move concurrency (#3135)
  * [chore] - address linter (#3133)
  * [chore] - Set GOMAXPROCS (#3136)
  * Export maps from permission generation (#3137)
  * Add permissions lookup tables (#3125)

OBS-URL: https://build.opensuse.org/request/show/1190971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=117
This commit is contained in:
Jeff Kowalczyk 2024-08-01 14:25:54 +00:00 committed by Git OBS Bridge
parent 34b975f793
commit e5262b6dc6
7 changed files with 20 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.80.4</param>
<param name="version">v3.80.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:db38d3d6920822b170a050097ca1fd19401b1ec61d58ea7a9d333c7219288649
size 10735629

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 01 11:37:08 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.80.5:
* move concurrency (#3135)
* [chore] - address linter (#3133)
* [chore] - Set GOMAXPROCS (#3136)
* Export maps from permission generation (#3137)
* Add permissions lookup tables (#3125)
-------------------------------------------------------------------
Wed Jul 31 19:33:22 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.80.4
mtime: 1722445722
commit: 6fccac7f3d485e557b0ce8e6432d12a1598f962d
version: 3.80.5
mtime: 1722477498
commit: 048ec26c9261f70732d4403df2f45561c41c8161

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.80.4
Version: 3.80.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:4771b597af50c92b3c1442b9cb44ec8c2be630166eb0920eb80d1db171d96d92
size 21552134
oid sha256:c5dc4133d690d3ea3f9348d86a4a67bcc907f14eaae807c9ad7efdee81ea411d
size 21555958