Accepting request 1163397 from devel:languages:go
- Update to version 3.72.0: * make postman source public (#2635) * fix(deps): update module google.golang.org/api to v0.172.0 (#2634) * Fixing nitro check (#2631) * Link to GitHub contribution guide in CONTRIBUTING (#2632) * Use Lstat to identify non-regular files in filesystem source (#2628) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 (#2630) * [bugfix] - Update the Anthropic detector (#2629) * fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 (#2627) * fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 (#2626) * Fix incorrect regular expression with missing closing bracket (#2616) (forwarded request 1163396 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1163397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=28
This commit is contained in:
commit
e50affd52d
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.71.1</param>
|
||||
<param name="version">v3.72.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:d96b070d96989e337ccd1c3b2f0b118c9efedf841400f9e10c85d4d9b30c36d5
|
||||
size 9755149
|
3
trufflehog-3.72.0.obscpio
Normal file
3
trufflehog-3.72.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:891c916d5bf5c11d517ccab04bd01f8dcf98ee5ec4a56cb3f1d86aa4d022d48d
|
||||
size 9750541
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 20:38:32 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.72.0:
|
||||
* make postman source public (#2635)
|
||||
* fix(deps): update module google.golang.org/api to v0.172.0 (#2634)
|
||||
* Fixing nitro check (#2631)
|
||||
* Link to GitHub contribution guide in CONTRIBUTING (#2632)
|
||||
* Use Lstat to identify non-regular files in filesystem source (#2628)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 (#2630)
|
||||
* [bugfix] - Update the Anthropic detector (#2629)
|
||||
* fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 (#2627)
|
||||
* fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 (#2626)
|
||||
* Fix incorrect regular expression with missing closing bracket (#2616)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 08:02:16 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.71.1
|
||||
mtime: 1711491762
|
||||
commit: 612ff1a0f17ff9774bb680bac4b2fe012ecbc864
|
||||
version: 3.72.0
|
||||
mtime: 1711571155
|
||||
commit: 20dd450e0b6d62a5380b96e8151bb82e56315693
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.71.1
|
||||
Version: 3.72.0
|
||||
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:7ef2321f9efa3434e1f616c4450854cc7e07d7f6e3e2c29db477f7325d86a99d
|
||||
size 19225579
|
||||
oid sha256:150983995908bb295fea3a1af4fc7cc756df0121c0d181ee844346cf858194f3
|
||||
size 19225392
|
||||
|
Loading…
x
Reference in New Issue
Block a user