Accepting request 1175441 from home:ph03nix
- Update to version 3.76.3: * made changes in organization regex for azure devops. (#2866) * Update azure storage extra data (#2808) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.5 (#2859) * fix(deps): update module google.golang.org/api to v0.181.0 (#2857) * fix(deps): update module github.com/wasilibs/go-re2 to v1.5.3 (#2861) * chore(engine): remove verbose log line (#2860) * remove redundant chunking (#2855) * [chore] - move buffers pkg out of writers pkg (#2826) * upgrade github dep (#2858) * Adding postman to sub-commands list (#2813) * add tolower to all keywords, and remove return on error for global vars (#2852) * deprecated Integromat detector becuase they are gone. (#2856) OBS-URL: https://build.opensuse.org/request/show/1175441 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=99
This commit is contained in:
parent
fb7d36c58b
commit
4fb5b5dbf6
2
_service
2
_service
@ -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.76.2</param>
|
<param name="version">v3.76.3</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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d9f1a5cf6d57c782c8ed80ce688f125e49b1894eda90b2194d440a39669a381
|
|
||||||
size 9798669
|
|
3
trufflehog-3.76.3.obscpio
Normal file
3
trufflehog-3.76.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a17921ad8ebf2253532b9d9e056ae603c77ab687c551dd5c3fdac2f6e5e7548
|
||||||
|
size 9793549
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 21 06:38:19 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.76.3:
|
||||||
|
* made changes in organization regex for azure devops. (#2866)
|
||||||
|
* Update azure storage extra data (#2808)
|
||||||
|
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.5 (#2859)
|
||||||
|
* fix(deps): update module google.golang.org/api to v0.181.0 (#2857)
|
||||||
|
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.3 (#2861)
|
||||||
|
* chore(engine): remove verbose log line (#2860)
|
||||||
|
* remove redundant chunking (#2855)
|
||||||
|
* [chore] - move buffers pkg out of writers pkg (#2826)
|
||||||
|
* upgrade github dep (#2858)
|
||||||
|
* Adding postman to sub-commands list (#2813)
|
||||||
|
* add tolower to all keywords, and remove return on error for global vars (#2852)
|
||||||
|
* deprecated Integromat detector becuase they are gone. (#2856)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 08:09:47 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.de>
|
Thu May 16 08:09:47 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: trufflehog
|
name: trufflehog
|
||||||
version: 3.76.2
|
version: 3.76.3
|
||||||
mtime: 1715823126
|
mtime: 1716235332
|
||||||
commit: bcbc9c5ff7774223d94b7d647a655dfa50e9cecb
|
commit: 4b10b8a00914648c30875da622c69bb52094af90
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.76.2
|
Version: 3.76.3
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cf9456c71ab69c8f77e0729fa0cfc50ee73c6c2f12ee70187a3c5954b0e55b96
|
oid sha256:0132619cda12e44b8708b8d9a5162d9e60cea90a5db11577ba91f5bfbb15933e
|
||||||
size 20115127
|
size 20518012
|
||||||
|
Loading…
x
Reference in New Issue
Block a user