Accepting request 1133151 from home:ph03nix

- Update to version 3.63.3:
  * Bump github.com/docker/docker (#2213)
  * Update metabase verification to check for a valid JSON response (#2210)
  * [chore] Remove unnecessary string conversion in tefter detector (#2209)
  * fix and refactor browserstack detector (#2208)
  * Fix azurestorage detector (#2207)
  * [chore] Remove omitempty tags on JobProgressMetrics and UnitMetrics (#2204)
  * Add disk buffer tempfile cleanup (#2130)
  * Use bad json in slackwebhooks (#2193)
  * [bug] - close file after reading (#2203)
  * chore: propagate log context to handlers (#2191)
  * feat(privatekey): run checks concurrently (#2139)
  * [fixup] - skip files in the archive handler (#2195)
  * move logic to main Chunks method (#2194)
  * add metrics for gitlab (#2190)
  * [chore] - Refactor common code into a separate function (#2179)
  * Remove java archives from ignored extensions (#2188)
  * [chore] - Compile regex once (#2176)

OBS-URL: https://build.opensuse.org/request/show/1133151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=34
This commit is contained in:
Jeff Kowalczyk 2023-12-14 19:44:52 +00:00 committed by Git OBS Bridge
parent 74e783d517
commit 8ebaecbde3
7 changed files with 32 additions and 10 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.63.2</param>
<param name="version">v3.63.3</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Dec 14 15:05:21 UTC 2023 - felix.niederwanger@suse.de
- Update to version 3.63.3:
* Bump github.com/docker/docker (#2213)
* Update metabase verification to check for a valid JSON response (#2210)
* [chore] Remove unnecessary string conversion in tefter detector (#2209)
* fix and refactor browserstack detector (#2208)
* Fix azurestorage detector (#2207)
* [chore] Remove omitempty tags on JobProgressMetrics and UnitMetrics (#2204)
* Add disk buffer tempfile cleanup (#2130)
* Use bad json in slackwebhooks (#2193)
* [bug] - close file after reading (#2203)
* chore: propagate log context to handlers (#2191)
* feat(privatekey): run checks concurrently (#2139)
* [fixup] - skip files in the archive handler (#2195)
* move logic to main Chunks method (#2194)
* add metrics for gitlab (#2190)
* [chore] - Refactor common code into a separate function (#2179)
* Remove java archives from ignored extensions (#2188)
* [chore] - Compile regex once (#2176)
-------------------------------------------------------------------
Thu Dec 07 10:40:06 UTC 2023 - felix.niederwanger@suse.de

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.63.2
mtime: 1701911078
commit: f772fd8b44d8a5e93d69f2cfe823ceac07a4e348
version: 3.63.3
mtime: 1702512824
commit: e8db0f2cd0bb1a60217394485154cf37c22baf49

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.63.2
Version: 3.63.3
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:270906caa2f4da997d1c3bf8923b803ae0fad6253bbff8d0e4831f9be23bd443
size 20220122
oid sha256:53708675252d45fd3cd95ff5ca1c6be08f2cc0876be6753bbd446759cabcd68d
size 20273916