Accepting request 1155887 from devel:languages:go

- Update to version 3.68.5:
  * DB is not needed for ping command (#2540)
  * Redact secret in git command output (#2539)
  * Add naive S3 ignorelist (#2536)
  * fix(deps): update module github.com/stretchr/testify to v1.9.0 (#2534)
  * fix(deps): update module cloud.google.com/go/storage to v1.39.0 (#2533)
  * fix(deps): update module github.com/felixge/fgprof to v0.9.4 (#2532)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.30 (#2529)
  * Create basic escaped unicode decoder (#2456)
  * [feat] - Make the client configurable (#2528) (forwarded request 1155851 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1155887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2024-03-07 17:30:49 +00:00 committed by Git OBS Bridge
commit 79f0d5521f
7 changed files with 24 additions and 10 deletions

View File

@ -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.4</param> <param name="version">v3.68.5</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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e1d47de4f46d064fad11a00f7eb9a8cb779e76589f9c52a015f3984751f1850
size 9646093

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bb7f4bacb7f28c67bed18e5d9736c0fde49cd7987a02db082d7e3c1bc6606ad
size 9646605

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 07 10:24:49 UTC 2024 - felix.niederwanger@suse.de
- Update to version 3.68.5:
* DB is not needed for ping command (#2540)
* Redact secret in git command output (#2539)
* Add naive S3 ignorelist (#2536)
* fix(deps): update module github.com/stretchr/testify to v1.9.0 (#2534)
* fix(deps): update module cloud.google.com/go/storage to v1.39.0 (#2533)
* fix(deps): update module github.com/felixge/fgprof to v0.9.4 (#2532)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.30 (#2529)
* Create basic escaped unicode decoder (#2456)
* [feat] - Make the client configurable (#2528)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 05 13:39:33 UTC 2024 - felix.niederwanger@suse.com Tue Mar 05 13:39:33 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.68.4 version: 3.68.5
mtime: 1709643680 mtime: 1709773717
commit: 28ed81f0a2beec4d31bda2ab01f5d76750c0c208 commit: dbf6965152700431fc39b55b525e2b5b71568240

View File

@ -17,7 +17,7 @@
Name: trufflehog Name: trufflehog
Version: 3.68.4 Version: 3.68.5
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:bea54aec311de99040a65e0024db16679a658013c5a0f46badb4d8b945571169 oid sha256:a0bcac5e258af8e976a95e370b4c729fd3631fd2cd06116f4b5e64e89352d9a9
size 18928672 size 18928683