Accepting request 1131651 from devel:languages:go
- Update to version 3.63.2: * update regex (#2184) * Deprecate some detectors (#2186) * allow targets for the source manager (#2182) * use https for verification endpoints (#2185) * remove unnecessary Git cmd check (#2175) * [feat] - Remove go-git dependency (#2174) * Skip trying to determine MIME type for directories (#2178) * fixing how to rotate URL (#2183) * Use forked sevenzip (#2180) * [thog-1548] add auto redaction for verification errors (#2106) * fix(deps): update module github.com/google/go-github/v42 to v57 (#2172) * chore(deps): update google-github-actions/auth action to v2 (#2171) * skip files we can't scan (#2170) * fix(deps): update module google.golang.org/api to v0.152.0 (#2169) * [chore] - remove deprecated types (#2168) * fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167) * fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166) * fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165) * fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0.2.1 (#2163) * Ignore images and binaries (#2162) * [chore] - Increase pagination limit (#2154) * fix(deps): update module github.com/google/go-containerregistry to v0.17.0 (#2160) * update forager types (#2159) * fix(deps): update module github.com/go-logr/zapr to v1.3.0 (#2158) * fix(deps): update module github.com/fatih/color to v1.16.0 (#2155) * fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.0 (#2153) * fix(deps): update module github.com/aws/aws-sdk-go to v1.48.11 (#2152) * fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0 (#2151) * fix(deps): update module cloud.google.com/go/storage to v1.35.1 (#2150) (forwarded request 1131604 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1131651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=3
This commit is contained in:
commit
929568f9d7
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.63.1</param>
|
||||
<param name="version">v3.63.2</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:058e69f66ad3a66b9238a1f55745d679fdddaa6884474545123f6d0577459fa2
|
||||
size 9366541
|
3
trufflehog-3.63.2.obscpio
Normal file
3
trufflehog-3.63.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fc69204e1caf51db3d51e1c45462f5a8763aa179f640368ef1d00c9030d06b1
|
||||
size 9359885
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 07 10:40:06 UTC 2023 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 3.63.2:
|
||||
* update regex (#2184)
|
||||
* Deprecate some detectors (#2186)
|
||||
* allow targets for the source manager (#2182)
|
||||
* use https for verification endpoints (#2185)
|
||||
* remove unnecessary Git cmd check (#2175)
|
||||
* [feat] - Remove go-git dependency (#2174)
|
||||
* Skip trying to determine MIME type for directories (#2178)
|
||||
* fixing how to rotate URL (#2183)
|
||||
* Use forked sevenzip (#2180)
|
||||
* [thog-1548] add auto redaction for verification errors (#2106)
|
||||
* fix(deps): update module github.com/google/go-github/v42 to v57 (#2172)
|
||||
* chore(deps): update google-github-actions/auth action to v2 (#2171)
|
||||
* skip files we can't scan (#2170)
|
||||
* fix(deps): update module google.golang.org/api to v0.152.0 (#2169)
|
||||
* [chore] - remove deprecated types (#2168)
|
||||
* fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166)
|
||||
* fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165)
|
||||
* fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0.2.1 (#2163)
|
||||
* Ignore images and binaries (#2162)
|
||||
* [chore] - Increase pagination limit (#2154)
|
||||
* fix(deps): update module github.com/google/go-containerregistry to v0.17.0 (#2160)
|
||||
* update forager types (#2159)
|
||||
* fix(deps): update module github.com/go-logr/zapr to v1.3.0 (#2158)
|
||||
* fix(deps): update module github.com/fatih/color to v1.16.0 (#2155)
|
||||
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.0 (#2153)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.48.11 (#2152)
|
||||
* fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0 (#2151)
|
||||
* fix(deps): update module cloud.google.com/go/storage to v1.35.1 (#2150)
|
||||
* make empty slice delcration consistent (#2144)
|
||||
* chore(deps): update sigstore/cosign-installer action to v3.2.0 (#2149)
|
||||
* fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 (#2148)
|
||||
* fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.5 (#2147)
|
||||
* fix(deps): update module github.com/go-git/go-git/v5 to v5.10.1 (#2146)
|
||||
* [chore] - fix error comparisons (#2142)
|
||||
* fix(deps): update module cloud.google.com/go/secretmanager to v1.11.4 (#2145)
|
||||
* fix(deps): update golang.org/x/exp digest to 6522937 (#2140)
|
||||
* [chore] - fix import name clashes (#2143)
|
||||
* fix(deps): update module github.com/google/go-github/v42 to v56 (#2049)
|
||||
* Fix azure panic when invalid URL is constructed (#2137)
|
||||
* fixup cleantemp (#2136)
|
||||
* Fix nil pointer dereference when checking if a unit IsFinished (#2135)
|
||||
* [chore] Minor cleanup of source_manager.go (#2134)
|
||||
* Simplify temp dir cleaning (#2133)
|
||||
* Add new auth method to source (#2132)
|
||||
* add extradata nil check and use make (#2129)
|
||||
* added ci scanning info to readme (#2126)
|
||||
* Call Finish in SourceManager after the semaphore is released (#2121)
|
||||
* chore(github): add a newline between titles and bodies (#2124)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 12:29:15 UTC 2023 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.63.1
|
||||
mtime: 1700709327
|
||||
commit: 1f502fd42c4eb83cf4f1151dfe24024d715f63d2
|
||||
version: 3.63.2
|
||||
mtime: 1701911078
|
||||
commit: f772fd8b44d8a5e93d69f2cfe823ceac07a4e348
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.63.1
|
||||
Version: 3.63.2
|
||||
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:6db11b7ba75bd1a163b30ec5a8a7373acfee2a3868865e56b76665836e0958a9
|
||||
size 19958713
|
||||
oid sha256:270906caa2f4da997d1c3bf8923b803ae0fad6253bbff8d0e4831f9be23bd443
|
||||
size 20220122
|
||||
|
Loading…
x
Reference in New Issue
Block a user