Accepting request 1118317 from home:ph03nix
- Update to version 3.60.0: * Add ShannonEntropy test for an empty string (#1893) * [chore] Add SourceUnitEnumChunker filesystem tests (#1873) * Detector-Competition-Fix: Add Personal Access Tokens (API Tokens Depr… (#1871) * [bug] - Don't modify global client var (#1890) * added cody gateway token detection code (#1883) * Bump golang.org/x/net from 0.15.0 to 0.17.0 (#1886) * Detector-Competition-Feat: Add Klaviyo API Secret Detector (#1870) OBS-URL: https://build.opensuse.org/request/show/1118317 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=22
This commit is contained in:
parent
c5007507f8
commit
cc4b9aac9a
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.59.0</param>
|
||||
<param name="version">v3.60.0</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:bf5342740cf96b0e7bde4dec5e8fc1456c910b34095b765d4db4d95ebeaca9cc
|
||||
size 8986637
|
3
trufflehog-3.60.0.obscpio
Normal file
3
trufflehog-3.60.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fd8f81ad9504e4ff4cfa5dfbb3a44615c21a3fb4ac32d980dd88cf86eda6164
|
||||
size 9011213
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 12:16:21 UTC 2023 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.60.0:
|
||||
* Add ShannonEntropy test for an empty string (#1893)
|
||||
* [chore] Add SourceUnitEnumChunker filesystem tests (#1873)
|
||||
* Detector-Competition-Fix: Add Personal Access Tokens (API Tokens Depr… (#1871)
|
||||
* [bug] - Don't modify global client var (#1890)
|
||||
* added cody gateway token detection code (#1883)
|
||||
* Bump golang.org/x/net from 0.15.0 to 0.17.0 (#1886)
|
||||
* Detector-Competition-Feat: Add Klaviyo API Secret Detector (#1870)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 09 09:08:20 UTC 2023 - felix.niederwanger@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.59.0
|
||||
mtime: 1696819948
|
||||
commit: 52ed87edb78bb0e88cd284ac7fd21b4523676a52
|
||||
version: 3.60.0
|
||||
mtime: 1697489428
|
||||
commit: d4d4d0ec9a2380ebeb0c10d95186681d4ee48d78
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.59.0
|
||||
Version: 3.60.0
|
||||
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:e69f1b95c6f301c4ea47bb1184f9b232e1f63053bf94a363afc456f02ece4c15
|
||||
size 19498844
|
||||
oid sha256:c67eabaa4ff89c1dedb2fcd95bc7172588ebd4e3dca741f80d1094c3ede92002
|
||||
size 19497058
|
||||
|
Loading…
x
Reference in New Issue
Block a user