Accepting request 1104643 from home:ph03nix
- Update to version 3.52.0: * add role assumption for s3 source (#1477) * [bug] - handle IOOR panic (#1639) * updat test file. (#1637) * [bug] - Correctly reset reader before handling archive chunk data (#1636) OBS-URL: https://build.opensuse.org/request/show/1104643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=15
This commit is contained in:
parent
bb235079a5
commit
8a3a0bb28e
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.51</param>
|
||||
<param name="version">v3.52.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:001f15d81df7cc04deddb3fca7726039347f8f39eaaa1eb3dda62ef74c944f88
|
||||
size 8711693
|
3
trufflehog-3.52.1.obscpio
Normal file
3
trufflehog-3.52.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3839970532bf336ec43c5fee083fcf1a0a59cf987fc3814a45538cbf44014ca
|
||||
size 8723469
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 18 08:06:27 UTC 2023 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.52.0:
|
||||
* add role assumption for s3 source (#1477)
|
||||
* [bug] - handle IOOR panic (#1639)
|
||||
* updat test file. (#1637)
|
||||
* [bug] - Correctly reset reader before handling archive chunk data (#1636)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 13:04:29 UTC 2023 - felix.niederwanger@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.51
|
||||
mtime: 1692228998
|
||||
commit: b8bb94f2b118c41c49466040d7f1567513e7159e
|
||||
version: 3.52.1
|
||||
mtime: 1692318620
|
||||
commit: 64dd49f9ce50a74f3118a10fa6d4afea1ebf2df7
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.51
|
||||
Version: 3.52.1
|
||||
Release: 0
|
||||
Summary: Find credentials all over the place
|
||||
License: AGPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b950f60d6ee5816f54c782a54b33aef9dddcca1a4a87c9db6fa0c8eff4c025ba
|
||||
size 15616782
|
||||
oid sha256:9f29b48ff75bc234e8f2857f97612f00930160a406f2c57cd67e311afea8932b
|
||||
size 15616758
|
||||
|
Loading…
x
Reference in New Issue
Block a user