Accepting request 1250636 from devel:languages:go
- Update to version 3.88.15: * Add terminal output for analyze, if detector support it (#3959) * chore(deps): update golang docker tag to v1.24 (#3950) * uncommte plaidkey detector (#3953) * Enumeration jobs should not consume concurrency slots (#3952) * Feature: Airtable Analyzer for Personal Access Tokens (#3941) * [Feat] Planetscale Analyzer (#3928) (forwarded request 1250593 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1250636 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=78
This commit is contained in:
commit
e2cdd28859
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">main</param>
|
<param name="revision">main</param>
|
||||||
<param name="version">v3.88.14</param>
|
<param name="version">v3.88.15</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
||||||
<param name="changesrevision">8765cc6bcb9e5a81105b3d5a131b8e6fbd6fd34b</param></service></servicedata>
|
<param name="changesrevision">00ba5a6cd56af7a8e907ae2514a10557cda77a37</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77e90701d0e11f13a9473933741df2a98b4243a33389562ab4ab698a270e90b9
|
|
||||||
size 17219597
|
|
3
trufflehog-3.88.15.obscpio
Normal file
3
trufflehog-3.88.15.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2316e8c10934fed2074c8095a61c20e5c2f3b8d2455593e35e59e17cccb00ae9
|
||||||
|
size 17283597
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 06 09:26:37 UTC 2025 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.88.15:
|
||||||
|
* Add terminal output for analyze, if detector support it (#3959)
|
||||||
|
* chore(deps): update golang docker tag to v1.24 (#3950)
|
||||||
|
* uncommte plaidkey detector (#3953)
|
||||||
|
* Enumeration jobs should not consume concurrency slots (#3952)
|
||||||
|
* Feature: Airtable Analyzer for Personal Access Tokens (#3941)
|
||||||
|
* [Feat] Planetscale Analyzer (#3928)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 03 14:30:27 UTC 2025 - felix.niederwanger@suse.de
|
Mon Mar 03 14:30:27 UTC 2025 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: trufflehog
|
name: trufflehog
|
||||||
version: 3.88.14
|
version: 3.88.15
|
||||||
mtime: 1740709081
|
mtime: 1741244276
|
||||||
commit: 8765cc6bcb9e5a81105b3d5a131b8e6fbd6fd34b
|
commit: 00ba5a6cd56af7a8e907ae2514a10557cda77a37
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.88.14
|
Version: 3.88.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool to find exposed secrets in source and archives
|
Summary: CLI tool to find exposed secrets in source and archives
|
||||||
License: AGPL-3.0-or-later
|
License: AGPL-3.0-or-later
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:393e64fbcafe2dc54888140bb34798396a647118e8f46132ff6727886f48ec18
|
oid sha256:80f9dbd514e1ad3d7789a8c77dda3106ca8e24302b49af78c377b08f7769e852
|
||||||
size 23314151
|
size 23313660
|
||||||
|
Loading…
x
Reference in New Issue
Block a user