Accepting request 1190801 from home:ph03nix
- Update to version 3.80.4: * Separate out printing statements with anlayzer logic for SourceGraph (#3119) * nitro detector was removed and needed to be deprecated (#3102) * Separate out printing statements with anlayzer logic for Stripe (#3120) * Separate out printing statements with anlayzer logic for Slack (#3121) * Update GitHub integration tests (#3124) OBS-URL: https://build.opensuse.org/request/show/1190801 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=116
This commit is contained in:
parent
8e17459dba
commit
34b975f793
2
_service
2
_service
@ -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.3</param>
|
||||
<param name="version">v3.80.4</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:768613592148f79827a468d5f1865474b044ded5ebedc536e4d93d1a0a64800f
|
||||
size 10734605
|
3
trufflehog-3.80.4.obscpio
Normal file
3
trufflehog-3.80.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db38d3d6920822b170a050097ca1fd19401b1ec61d58ea7a9d333c7219288649
|
||||
size 10735629
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 19:33:22 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.80.4:
|
||||
* Separate out printing statements with anlayzer logic for SourceGraph (#3119)
|
||||
* nitro detector was removed and needed to be deprecated (#3102)
|
||||
* Separate out printing statements with anlayzer logic for Stripe (#3120)
|
||||
* Separate out printing statements with anlayzer logic for Slack (#3121)
|
||||
* Update GitHub integration tests (#3124)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:21:51 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.80.3
|
||||
mtime: 1722397498
|
||||
commit: a3d356524879b801d1bc895be4fdfb41584a6d6a
|
||||
version: 3.80.4
|
||||
mtime: 1722445722
|
||||
commit: 6fccac7f3d485e557b0ce8e6432d12a1598f962d
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.80.3
|
||||
Version: 3.80.4
|
||||
Release: 0
|
||||
Summary: CLI tool to find exposed secrets in source and archives
|
||||
License: AGPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45ca520db3d05a3fcca78d2474b3449d068bf119f5f5871e8fec1ae27a7e29be
|
||||
size 21551697
|
||||
oid sha256:4771b597af50c92b3c1442b9cb44ec8c2be630166eb0920eb80d1db171d96d92
|
||||
size 21552134
|
||||
|
Loading…
x
Reference in New Issue
Block a user