Accepting request 1172328 from home:ph03nix
- Update to version 3.75.1: * Add webhook source protos (#2789) * fix(deps): update module golang.org/x/net to v0.25.0 (#2792) * Use custom fp logic for private keys (#2793) * fix(deps): update module google.golang.org/protobuf to v1.34.1 (#2790) OBS-URL: https://build.opensuse.org/request/show/1172328 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=93
This commit is contained in:
parent
cc03d43851
commit
128772b5ca
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.75.0</param>
|
||||
<param name="version">v3.75.1</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:7213d9242bac2b86d5d6d35e9ba26460a4f5c6e5417fdb0f63e96e13da218171
|
||||
size 9698317
|
3
trufflehog-3.75.1.obscpio
Normal file
3
trufflehog-3.75.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5adda22eed23bd2125e448617f2e68b469d4ce7b25fd840275e786f2824376fb
|
||||
size 9722381
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 07 06:23:39 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.75.1:
|
||||
* Add webhook source protos (#2789)
|
||||
* fix(deps): update module golang.org/x/net to v0.25.0 (#2792)
|
||||
* Use custom fp logic for private keys (#2793)
|
||||
* fix(deps): update module google.golang.org/protobuf to v1.34.1 (#2790)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 06 11:59:37 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.75.0
|
||||
mtime: 1714941564
|
||||
commit: 2a7e13a7a9eae375cd80087dfe94c54ce9db1bc4
|
||||
version: 3.75.1
|
||||
mtime: 1715038990
|
||||
commit: 288003519a84afc9bdf2520306995f8522c07d1e
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.75.0
|
||||
Version: 3.75.1
|
||||
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:e92e929363915cb5b1cbf01ab0198d6dc82c64bce1e3343b6e894b1ac29fbaf0
|
||||
size 19283615
|
||||
oid sha256:87f0aa1644608f4e9191b0993aa8e1102cfb4b7ae06882ff8daa93bfdff15797
|
||||
size 19315229
|
||||
|
Loading…
x
Reference in New Issue
Block a user