Accepting request 1152031 from home:ph03nix

- Update to version 3.68.2:
  * fix(deps): update module google.golang.org/api to v0.167.0 (#2512)
  * fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 (#2511)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 (#2509)
  * fix(deps): update golang.org/x/exp digest to 814bf88 (#2508)
  * fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2455)
  * fix(deps): update module github.com/google/go-github/v57 to v59 (#2464)
  * fix prefix check when returning early (#2503)
  * Clean up some detectors (#2501)
  * Gitlab scan targets (#2470)
  * Tell git to ignore directory ownership (fixes #2495) (#2496)

OBS-URL: https://build.opensuse.org/request/show/1152031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=67
This commit is contained in:
Jeff Kowalczyk 2024-02-27 13:52:40 +00:00 committed by Git OBS Bridge
parent 9e4e84be8e
commit 2b125772e2
7 changed files with 25 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.1</param> <param name="version">v3.68.2</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:e9e32fe6c6eeeaacde4409ce364c748a510ba7f2f32210c20c066eb210642609
size 9616909

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Feb 27 07:37:39 UTC 2024 - felix.niederwanger@suse.de
- Update to version 3.68.2:
* fix(deps): update module google.golang.org/api to v0.167.0 (#2512)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 (#2511)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 (#2509)
* fix(deps): update golang.org/x/exp digest to 814bf88 (#2508)
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2455)
* fix(deps): update module github.com/google/go-github/v57 to v59 (#2464)
* fix prefix check when returning early (#2503)
* Clean up some detectors (#2501)
* Gitlab scan targets (#2470)
* Tell git to ignore directory ownership (fixes #2495) (#2496)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 24 08:18:37 UTC 2024 - felix.niederwanger@suse.com Sat Feb 24 08:18:37 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.68.1 version: 3.68.2
mtime: 1708729442 mtime: 1708907535
commit: 8a825fde5209cf97443d269ee018caad6b86d783 commit: 939f053fc5cc13136efeb9e4d505051455d135dd

View File

@ -17,7 +17,7 @@
Name: trufflehog Name: trufflehog
Version: 3.68.1 Version: 3.68.2
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:6424a0fc765ef1209e3d9f9d91445ce8af423899c832a8d2124dc350770e675f oid sha256:1aa069c80c0233d06919ab5134c2f08e666f02b2e1c93068eff1e458a2a517c3
size 21129035 size 21130907