Accepting request 1093453 from home:ph03nix
- trufflehog-v3.40.0 * Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 * Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 * [chore] - fix test * Add DocuSign detector * fix plusfile git bug * Update sqlserver redaction, deduplication, and URI redaction * Split files instead of using ReadAll * add a custom detector check for logging duplicate detector * Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 * Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.4 * Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.85.0 * Bump cloud.google.com/go/secretmanager from 1.10.1 to 1.11.0 * Use heuristic to choose the most likely UTF-16 decoded string OBS-URL: https://build.opensuse.org/request/show/1093453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=7
This commit is contained in:
parent
d0a736e20f
commit
dccc28ba4f
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.39.0</param>
|
||||
<param name="version">v3.40.0</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72c3ca07dc4410d81555e32aa4906934b130bcd3b3557f9ce5f3d06988091198
|
||||
size 6215693
|
3
trufflehog-3.40.0.obscpio
Normal file
3
trufflehog-3.40.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abf524f69e869b00131ad2e4b115b7e3c4c95989306acfb64af6cef45954e700
|
||||
size 6229517
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 16 06:34:37 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
- trufflehog-v3.40.0
|
||||
|
||||
* Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17
|
||||
* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
|
||||
* [chore] - fix test
|
||||
* Add DocuSign detector
|
||||
* fix plusfile git bug
|
||||
* Update sqlserver redaction, deduplication, and URI redaction
|
||||
* Split files instead of using ReadAll
|
||||
* add a custom detector check for logging duplicate detector
|
||||
* Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0
|
||||
* Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.4
|
||||
* Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.85.0
|
||||
* Bump cloud.google.com/go/secretmanager from 1.10.1 to 1.11.0
|
||||
* Use heuristic to choose the most likely UTF-16 decoded string
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 5 09:33:58 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.39.0
|
||||
mtime: 1685647068
|
||||
commit: 572cb0e5dcd4b2748bc4af3e9dffc248dd52df1b
|
||||
version: 3.40.0
|
||||
mtime: 1686842672
|
||||
commit: 401688d0a89939abd3d11843b4bb1aa28b577af8
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.39.0
|
||||
Version: 3.40.0
|
||||
Release: 0
|
||||
Summary: Find credentials all over the place
|
||||
License: AGPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68134d0a64acedfda6eb72b5cc0abe7aa982b3d5ca23b46abebef7204d163cb3
|
||||
size 12467019
|
||||
oid sha256:c8890587c0875afc290818e5ab32446c2e25bf44f773ef564ebf4ea922c8d3a3
|
||||
size 12552588
|
||||
|
Loading…
x
Reference in New Issue
Block a user