Accepting request 1143415 from devel:languages:go
- Update to version 3.66.3 * Allow for configuring the buffered file writer (#2319) * added flyio protos (#2357) * Scan GitHub wikis (#2233) * [chore] Add filesystem integration test (#2358) * update azure test files to check rawV2 (#2353) * [bug] fix script change (#2360) - Update to version 3.66.2: * fix (#2360) * update azure test files to check rawV2 (#2353) * [chore] Add filesystem integration test (#2358) * Scan GitHub wikis #2233 * added flyio protos (#2357) * Allow for configuring the buffered file writer (#2319) * [feat] - tmp file diffs (#2306) * Fix filesystem enumeration ignore paths bug (#2355) * Detectors Updates 1 for Tristate Verification (#2187) (forwarded request 1143193 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1143415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=11
This commit is contained in:
commit
347accc326
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.66.1</param>
|
||||
<param name="version">v3.66.3</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:db1c0da67fc3aecb1aa2c5796a2aa623614d4678e11674b4ee4f90e9ad231e0a
|
||||
size 9534989
|
3
trufflehog-3.66.3.obscpio
Normal file
3
trufflehog-3.66.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c10fb103461ebdcc230973268a1449c847f7593684265446ae6dd96ee2d93a3d
|
||||
size 9607181
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 06:37:58 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
- Update to version 3.66.3
|
||||
* Allow for configuring the buffered file writer (#2319)
|
||||
* added flyio protos (#2357)
|
||||
* Scan GitHub wikis (#2233)
|
||||
* [chore] Add filesystem integration test (#2358)
|
||||
* update azure test files to check rawV2 (#2353)
|
||||
* [bug] fix script change (#2360)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 01 06:29:26 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.66.2:
|
||||
* fix (#2360)
|
||||
* update azure test files to check rawV2 (#2353)
|
||||
* [chore] Add filesystem integration test (#2358)
|
||||
* Scan GitHub wikis #2233
|
||||
* added flyio protos (#2357)
|
||||
* Allow for configuring the buffered file writer (#2319)
|
||||
* [feat] - tmp file diffs (#2306)
|
||||
* Fix filesystem enumeration ignore paths bug (#2355)
|
||||
* Detectors Updates 1 for Tristate Verification (#2187)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 08:03:19 UTC 2024 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.66.1
|
||||
mtime: 1706592083
|
||||
commit: 232032410ccda9b25a9ed64eb0fd9d23837d7f1a
|
||||
version: 3.66.3
|
||||
mtime: 1706742951
|
||||
commit: 5651eb6cbd50ae73544b37d4333b9e5fa0a08032
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.66.1
|
||||
Version: 3.66.3
|
||||
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:683ccf8a21f9372ba897acc60677155c39a34d4c97fb42dc671bc3b7ddcb5948
|
||||
size 21270744
|
||||
oid sha256:66c30977e267f92e8a5e58aa426ea10a843c1e045cd8535f178f65791a3a5fa2
|
||||
size 21271408
|
||||
|
Loading…
x
Reference in New Issue
Block a user