- Update to version 3.88.11:
* [Feature] Airtable Analyzer for OAuth Tokens (#3879) * Updated Sendgrid Analyzer (#3906) * Export git.handleBinary and getSafeRemoteURL (#3921) * refactor(handlers): move timeout to archive file (#3918) * Updated job completion status for Postman (#3922) - Update to version 3.88.10: * updated go-re2 to v1.9.0 to fix panics for go1.24 (#3923) OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=182
This commit is contained in:
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.88.10</param>
|
||||
<param name="version">v3.88.11</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
||||
<param name="changesrevision">77447e6bbdf44f01c7309b125c62088cbe75de29</param></service></servicedata>
|
||||
<param name="changesrevision">72a515ce7456b6d13b4c3336c1a7f699b2467915</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6bc4f6c4c4a81577c49f2b976cd3dbb457ed4c7efd88d3c7994386f624af5b0
|
||||
size 17011213
|
3
trufflehog-3.88.11.obscpio
Normal file
3
trufflehog-3.88.11.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ba5ac0e8be43c7063d427fed9e5c204d345f8dd6b1eef1911a7a767499b782e
|
||||
size 17062413
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 07:53:55 UTC 2025 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.88.11:
|
||||
* [Feature] Airtable Analyzer for OAuth Tokens (#3879)
|
||||
* Updated Sendgrid Analyzer (#3906)
|
||||
* Export git.handleBinary and getSafeRemoteURL (#3921)
|
||||
* refactor(handlers): move timeout to archive file (#3918)
|
||||
* Updated job completion status for Postman (#3922)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 13:15:02 UTC 2025 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.88.10:
|
||||
* updated go-re2 to v1.9.0 to fix panics for go1.24 (#3923)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 07:19:38 UTC 2025 - felix.niederwanger@suse.de
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.88.10
|
||||
mtime: 1739905569
|
||||
commit: 77447e6bbdf44f01c7309b125c62088cbe75de29
|
||||
version: 3.88.11
|
||||
mtime: 1740000936
|
||||
commit: 72a515ce7456b6d13b4c3336c1a7f699b2467915
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.88.10
|
||||
Version: 3.88.11
|
||||
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:21bff444d741b47b0ab382692cc7b7da1fd35c8a8b7e21a651ee777334ad7106
|
||||
size 23446720
|
||||
oid sha256:c3672d62cb86c46cfdbbd77f3aeef0ef12bbb4f733f73077e673958cc990dcf5
|
||||
size 23419914
|
||||
|
Reference in New Issue
Block a user