Accepting request 1177456 from home:ph03nix
- Update to version 3.77.0: * feat: support docker image history scanning (#2882) * Added extra data for LaunchDarkly (#2836) * fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 (#2890) * fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.13.1 (#2886) * fix(deps): update golang.org/x/exp digest to 4c93da0 (#2883) * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.1 (#2884) * fix(deps): update module github.com/go-logr/logr to v1.4.2 (#2869) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10 (#2871) * test(github): fix some errors (#2774) * Improve handling of Gist URLs (#2653) * Elastic adapter (#2727) * fix(github): scan user repos (#2814) * Log reasons for GitLab repo exclusion (#2875) * adding Groq detector (#2873) * [chore] - Use http.NewRequestWithContext (#2870) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.6 (#2867) OBS-URL: https://build.opensuse.org/request/show/1177456 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=101
This commit is contained in:
parent
4fb5b5dbf6
commit
ee6774d03a
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.76.3</param>
|
<param name="version">v3.77.0</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:0a17921ad8ebf2253532b9d9e056ae603c77ab687c551dd5c3fdac2f6e5e7548
|
|
||||||
size 9793549
|
|
3
trufflehog-3.77.0.obscpio
Normal file
3
trufflehog-3.77.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c203008b7de908464415c06818e5cc4227708285f347f32a8045b41cdb18e77
|
||||||
|
size 9873421
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 29 06:51:32 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.77.0:
|
||||||
|
* feat: support docker image history scanning (#2882)
|
||||||
|
* Added extra data for LaunchDarkly (#2836)
|
||||||
|
* fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 (#2890)
|
||||||
|
* fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.13.1 (#2886)
|
||||||
|
* fix(deps): update golang.org/x/exp digest to 4c93da0 (#2883)
|
||||||
|
* fix(deps): update module cloud.google.com/go/secretmanager to v1.13.1 (#2884)
|
||||||
|
* fix(deps): update module github.com/go-logr/logr to v1.4.2 (#2869)
|
||||||
|
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10 (#2871)
|
||||||
|
* test(github): fix some errors (#2774)
|
||||||
|
* Improve handling of Gist URLs (#2653)
|
||||||
|
* Elastic adapter (#2727)
|
||||||
|
* fix(github): scan user repos (#2814)
|
||||||
|
* Log reasons for GitLab repo exclusion (#2875)
|
||||||
|
* adding Groq detector (#2873)
|
||||||
|
* [chore] - Use http.NewRequestWithContext (#2870)
|
||||||
|
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.6 (#2867)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 21 06:38:19 UTC 2024 - felix.niederwanger@suse.de
|
Tue May 21 06:38:19 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: trufflehog
|
name: trufflehog
|
||||||
version: 3.76.3
|
version: 3.77.0
|
||||||
mtime: 1716235332
|
mtime: 1716930463
|
||||||
commit: 4b10b8a00914648c30875da622c69bb52094af90
|
commit: 0024b6ce7756f3255c50fd3b1c04d0b446e088a9
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.76.3
|
Version: 3.77.0
|
||||||
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:0132619cda12e44b8708b8d9a5162d9e60cea90a5db11577ba91f5bfbb15933e
|
oid sha256:f26f81dd5c376b14990a358fee54f737d5c4b31bc21ae9f2425f52a1d4226c05
|
||||||
size 20518012
|
size 22013613
|
||||||
|
Loading…
x
Reference in New Issue
Block a user