Accepting request 1166712 from devel:languages:go
- Update to version 3.73.0: * Add Wiz detector (#2691) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690) * fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688) * Update README.md with Windows-specific Docker installation instructions (#2674) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686) * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684) * fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685) * fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682) * Enrich Gitlab enumeration logging (#2678) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680) * fix(deps): update golang.org/x/exp digest to c0f41cb (#2672) * fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667) * fix(deps): update module golang.org/x/net to v0.24.0 (#2662) * Handle inactive Slack account tokens (#2668) * [bug] - Add ASCII validation check for base64 decoding (#2671) * fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670) * chore: fix some typos (#2666) * [chore] - update go-github dep manually (#2664) * fix(deps): update module github.com/google/go-github/v57 to v61 (#2652) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659) * upgrade launchdarkly dep (#2650) * chore: remove duplicate jiratoken.v2 detector (#2657) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654) * Add GitLab CI Pipeline Example in Documentation (#2601) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651) * add GCP application default credentials detector (#2530) * fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649) * fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646) * Add JupiterOne detector (#2446) * fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645) * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638) * Fix GitHub enumeration & rate-limiting logic (#2625) * build: fix 'toolchair not available' error (#2642) * fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636) (forwarded request 1166709 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1166712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=29
This commit is contained in:
commit
0d0345e107
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.72.0</param>
|
||||
<param name="version">v3.73.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:891c916d5bf5c11d517ccab04bd01f8dcf98ee5ec4a56cb3f1d86aa4d022d48d
|
||||
size 9750541
|
3
trufflehog-3.73.0.obscpio
Normal file
3
trufflehog-3.73.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b72b2e9d028dfc9c63eb481254d7a60ea185caa93f50b1eafa57731ae1be2a0
|
||||
size 9812493
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 18:53:46 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.73.0:
|
||||
* Add Wiz detector (#2691)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690)
|
||||
* fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688)
|
||||
* Update README.md with Windows-specific Docker installation instructions (#2674)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686)
|
||||
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684)
|
||||
* fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685)
|
||||
* fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682)
|
||||
* Enrich Gitlab enumeration logging (#2678)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680)
|
||||
* fix(deps): update golang.org/x/exp digest to c0f41cb (#2672)
|
||||
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681)
|
||||
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667)
|
||||
* fix(deps): update module golang.org/x/net to v0.24.0 (#2662)
|
||||
* Handle inactive Slack account tokens (#2668)
|
||||
* [bug] - Add ASCII validation check for base64 decoding (#2671)
|
||||
* fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670)
|
||||
* chore: fix some typos (#2666)
|
||||
* [chore] - update go-github dep manually (#2664)
|
||||
* fix(deps): update module github.com/google/go-github/v57 to v61 (#2652)
|
||||
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659)
|
||||
* upgrade launchdarkly dep (#2650)
|
||||
* chore: remove duplicate jiratoken.v2 detector (#2657)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655)
|
||||
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654)
|
||||
* Add GitLab CI Pipeline Example in Documentation (#2601)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651)
|
||||
* add GCP application default credentials detector (#2530)
|
||||
* fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649)
|
||||
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646)
|
||||
* Add JupiterOne detector (#2446)
|
||||
* fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645)
|
||||
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638)
|
||||
* Fix GitHub enumeration & rate-limiting logic (#2625)
|
||||
* build: fix 'toolchair not available' error (#2642)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 20:38:32 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.72.0
|
||||
mtime: 1711571155
|
||||
commit: 20dd450e0b6d62a5380b96e8151bb82e56315693
|
||||
version: 3.73.0
|
||||
mtime: 1712762376
|
||||
commit: 08b6f90c818deb9e0c28f1aeea788712ff4c97c4
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.72.0
|
||||
Version: 3.73.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:150983995908bb295fea3a1af4fc7cc756df0121c0d181ee844346cf858194f3
|
||||
size 19225392
|
||||
oid sha256:6933bcf6ce11e2351d8ff498d1ec2358e3787befea2987e9d44b485d5e7fa123
|
||||
size 19214767
|
||||
|
Loading…
x
Reference in New Issue
Block a user