- Update to version 3.81.9:
* fix(deps): update module github.com/sendgrid/sendgrid-go to v3.15.0+incompatible (#3214) * Improve domain / url handling in detectors (#3221) * Support for kebab case and dot notation in permission generation tool (#3222) OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=121
This commit is contained in:
parent
f35c9cb2f4
commit
57e68f6d61
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.81.8</param>
|
||||
<param name="version">v3.81.9</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
|
||||
<param name="changesrevision">3625d6a3b9b4b0efddfaffa43aada3f62743177c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc9119f24172a3d552c221df9606cf8782c81644c4516dce5905f3ac4316c05b
|
||||
size 10880525
|
3
trufflehog-3.81.9.obscpio
Normal file
3
trufflehog-3.81.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b8053e27cd296356171f82951125ef6d203b8adab7791563b5fd47f6fdc818
|
||||
size 10887181
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 06:30:18 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.81.9:
|
||||
* fix(deps): update module github.com/sendgrid/sendgrid-go to v3.15.0+incompatible (#3214)
|
||||
* Improve domain / url handling in detectors (#3221)
|
||||
* Support for kebab case and dot notation in permission generation tool (#3222)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 08:49:23 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.81.8
|
||||
mtime: 1723669345
|
||||
commit: daa45cfac4303f30c05e49f0c62443858cac0be7
|
||||
version: 3.81.9
|
||||
mtime: 1723862089
|
||||
commit: 3625d6a3b9b4b0efddfaffa43aada3f62743177c
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.81.8
|
||||
Version: 3.81.9
|
||||
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:a5820c2dd8442fbee4587f72ad4173ebf825d5d5deaf4fdef731fd978fe83696
|
||||
size 21547973
|
||||
oid sha256:ff7a291030d8a3a053fdf9da1133c56fa9f7c91d7f17f4375acb4483d3d19360
|
||||
size 21548235
|
||||
|
Loading…
x
Reference in New Issue
Block a user