Accepting request 1217083 from devel:languages:go

- Update to version 3.82.12:
  * [fix] - Inadvertent s3 body close (#3491)
  * Remove proto (#3489)
  * fix(deps): update testcontainers-go monorepo to v0.34.0 (#3488)
  * fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 (#3487)
  * Extract FP logic correctly at other call site #3476
  * fix(deps): update module go.uber.org/mock to v0.5.0 (#3468)
  * fix(deps): update module cloud.google.com/go/storage to v1.45.0 (#3467)
  * increase timeout to 30s (#3422)
  * Update yousign detector endpoints to check againt prod and staging urls (#3426)
  * fix: fixed autoklose verification endpoint (#3447)
  * fix: fixed verification logic & endpoint for AyrShare (#3452) (forwarded request 1216916 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1217083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=54
This commit is contained in:
Ana Guerrero 2024-10-23 19:10:06 +00:00 committed by Git OBS Bridge
commit 428ebd5e00
8 changed files with 27 additions and 11 deletions

View File

@ -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.82.11</param>
<param name="version">v3.82.12</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
<param name="changesrevision">871a2b0f06f602899f8c928ce19d2737a3758e6c</param></service></servicedata>
<param name="changesrevision">2d1dc73c9eb29d1a533fec59687df1ddcfc8a4c5</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7571d2cf9b77e0f05bdbeeaa9172b33fbacc3b84a9f2d2b0de07991254ab8d93
size 14547469

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Oct 22 06:46:20 UTC 2024 - felix.niederwanger@suse.de
- Update to version 3.82.12:
* [fix] - Inadvertent s3 body close (#3491)
* Remove proto (#3489)
* fix(deps): update testcontainers-go monorepo to v0.34.0 (#3488)
* fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 (#3487)
* Extract FP logic correctly at other call site #3476
* fix(deps): update module go.uber.org/mock to v0.5.0 (#3468)
* fix(deps): update module cloud.google.com/go/storage to v1.45.0 (#3467)
* increase timeout to 30s (#3422)
* Update yousign detector endpoints to check againt prod and staging urls (#3426)
* fix: fixed autoklose verification endpoint (#3447)
* fix: fixed verification logic & endpoint for AyrShare (#3452)
-------------------------------------------------------------------
Fri Oct 18 12:24:31 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.82.11
mtime: 1729194820
commit: 871a2b0f06f602899f8c928ce19d2737a3758e6c
version: 3.82.12
mtime: 1729565646
commit: 2d1dc73c9eb29d1a533fec59687df1ddcfc8a4c5

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.82.11
Version: 3.82.12
Release: 0
Summary: CLI tool to find exposed secrets in source and archives
License: AGPL-3.0-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f557a156996ce732bf58d6bbf35b6eb08621feedaa5656448a2d89bc6694aeba
size 23618292
oid sha256:5dec87a3eb8116070d3b6af26962585e21a98c67acc824c1f80b04a89c7d14d0
size 23642378