Accepting request 1156696 from home:ph03nix
- Update to version 3.69.0: * fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 (#2561) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 (#2560) * fix(deps): update module github.com/google/go-github/v57 to v60 (#2551) * use custom grow method (#2555) * fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2550) * fix(deps): update module google.golang.org/protobuf to v1.33.0 (#2548) * fix(deps): update testcontainers-go monorepo to v0.29.1 (#2549) * Canary verification (#2531) * fix(deps): update module google.golang.org/api to v0.169.0 (#2547) * fix(deps): update module golang.org/x/oauth2 to v0.18.0 (#2546) OBS-URL: https://build.opensuse.org/request/show/1156696 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=75
This commit is contained in:
parent
eb55649c89
commit
0ceb6387e9
2
_service
2
_service
@ -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.68.5</param>
|
||||
<param name="version">v3.69.0</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bb7f4bacb7f28c67bed18e5d9736c0fde49cd7987a02db082d7e3c1bc6606ad
|
||||
size 9646605
|
3
trufflehog-3.69.0.obscpio
Normal file
3
trufflehog-3.69.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b96f1ee4924c617fd9a12ab5f4e321bb13b3c7a04b6d7580309c03e7bf264ec
|
||||
size 9656845
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 08:53:55 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.69.0:
|
||||
* fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 (#2561)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 (#2560)
|
||||
* fix(deps): update module github.com/google/go-github/v57 to v60 (#2551)
|
||||
* use custom grow method (#2555)
|
||||
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2550)
|
||||
* fix(deps): update module google.golang.org/protobuf to v1.33.0 (#2548)
|
||||
* fix(deps): update testcontainers-go monorepo to v0.29.1 (#2549)
|
||||
* Canary verification (#2531)
|
||||
* fix(deps): update module google.golang.org/api to v0.169.0 (#2547)
|
||||
* fix(deps): update module golang.org/x/oauth2 to v0.18.0 (#2546)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 07 10:24:49 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.68.5
|
||||
mtime: 1709773717
|
||||
commit: dbf6965152700431fc39b55b525e2b5b71568240
|
||||
version: 3.69.0
|
||||
mtime: 1710007723
|
||||
commit: 5aeea88f59bbf27dafd6d4d386efac3e3453ed46
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.68.5
|
||||
Version: 3.69.0
|
||||
Release: 0
|
||||
Summary: CLI tool to find exposed secrets in source and archives
|
||||
License: AGPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0bcac5e258af8e976a95e370b4c729fd3631fd2cd06116f4b5e64e89352d9a9
|
||||
size 18928683
|
||||
oid sha256:27de95c5d92beed9c3fd9cf3e31dcc66492b0d3f09fd17c5259b6deea3b5a67a
|
||||
size 19012797
|
||||
|
Loading…
x
Reference in New Issue
Block a user