Accepting request 1152301 from devel:languages:go
- Update to version 3.68.2: * fix(deps): update module google.golang.org/api to v0.167.0 (#2512) * fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 (#2511) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 (#2509) * fix(deps): update golang.org/x/exp digest to 814bf88 (#2508) * fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2455) * fix(deps): update module github.com/google/go-github/v57 to v59 (#2464) * fix prefix check when returning early (#2503) * Clean up some detectors (#2501) * Gitlab scan targets (#2470) * Tell git to ignore directory ownership (fixes #2495) (#2496) (forwarded request 1152031 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1152301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=19
This commit is contained in:
commit
b3c81f8023
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.68.1</param>
|
<param name="version">v3.68.2</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,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e9e32fe6c6eeeaacde4409ce364c748a510ba7f2f32210c20c066eb210642609
|
|
||||||
size 9616909
|
|
3
trufflehog-3.68.2.obscpio
Normal file
3
trufflehog-3.68.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:087ab9578c713aa508a3c3c9f4d68c3c95a14b570570519e820971f78752656b
|
||||||
|
size 9618445
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 27 07:37:39 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.68.2:
|
||||||
|
* fix(deps): update module google.golang.org/api to v0.167.0 (#2512)
|
||||||
|
* fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 (#2511)
|
||||||
|
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 (#2509)
|
||||||
|
* fix(deps): update golang.org/x/exp digest to 814bf88 (#2508)
|
||||||
|
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2455)
|
||||||
|
* fix(deps): update module github.com/google/go-github/v57 to v59 (#2464)
|
||||||
|
* fix prefix check when returning early (#2503)
|
||||||
|
* Clean up some detectors (#2501)
|
||||||
|
* Gitlab scan targets (#2470)
|
||||||
|
* Tell git to ignore directory ownership (fixes #2495) (#2496)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 24 08:18:37 UTC 2024 - felix.niederwanger@suse.com
|
Sat Feb 24 08:18:37 UTC 2024 - felix.niederwanger@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: trufflehog
|
name: trufflehog
|
||||||
version: 3.68.1
|
version: 3.68.2
|
||||||
mtime: 1708729442
|
mtime: 1708907535
|
||||||
commit: 8a825fde5209cf97443d269ee018caad6b86d783
|
commit: 939f053fc5cc13136efeb9e4d505051455d135dd
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.68.1
|
Version: 3.68.2
|
||||||
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:6424a0fc765ef1209e3d9f9d91445ce8af423899c832a8d2124dc350770e675f
|
oid sha256:1aa069c80c0233d06919ab5134c2f08e666f02b2e1c93068eff1e458a2a517c3
|
||||||
size 21129035
|
size 21130907
|
||||||
|
Loading…
x
Reference in New Issue
Block a user