Accepting request 1150085 from home:ph03nix
- Update to version 3.68.1: * Clean up some detectors (#2501) * Gitlab scan targets (#2470) * Tell git to ignore directory ownership (fixes #2495) (#2496) * Identify some canary tokens without detonation (#2500) * fix(deps): update module go.uber.org/zap to v1.27.0 (#2498) * fix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 (#2497) * fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 (#2493) OBS-URL: https://build.opensuse.org/request/show/1150085 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=65
This commit is contained in:
parent
60d43a15b2
commit
9e4e84be8e
2
_service
2
_service
@ -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.0</param>
|
<param name="version">v3.68.1</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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8134a2c48aabdc971fa59ea0a27ee2999b93890889c74b66ca66aa3e712b8f59
|
|
||||||
size 9661453
|
|
3
trufflehog-3.68.1.obscpio
Normal file
3
trufflehog-3.68.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9e32fe6c6eeeaacde4409ce364c748a510ba7f2f32210c20c066eb210642609
|
||||||
|
size 9616909
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 24 08:18:37 UTC 2024 - felix.niederwanger@suse.com
|
||||||
|
|
||||||
|
- Update to version 3.68.1:
|
||||||
|
* Clean up some detectors (#2501)
|
||||||
|
* Gitlab scan targets (#2470)
|
||||||
|
* Tell git to ignore directory ownership (fixes #2495) (#2496)
|
||||||
|
* Identify some canary tokens without detonation (#2500)
|
||||||
|
* fix(deps): update module go.uber.org/zap to v1.27.0 (#2498)
|
||||||
|
* fix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 (#2497)
|
||||||
|
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 (#2493)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 07:47:17 UTC 2024 - felix.niederwanger@suse.de
|
Thu Feb 22 07:47:17 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: trufflehog
|
name: trufflehog
|
||||||
version: 3.68.0
|
version: 3.68.1
|
||||||
mtime: 1708537341
|
mtime: 1708729442
|
||||||
commit: d53b83b58e37db1e58560a0ea5344470c054793f
|
commit: 8a825fde5209cf97443d269ee018caad6b86d783
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.68.0
|
Version: 3.68.1
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ef46209a7a8488b0a6f5a5ae8c576a8892aed1cb260fff63ee378f7d82460304
|
oid sha256:6424a0fc765ef1209e3d9f9d91445ce8af423899c832a8d2124dc350770e675f
|
||||||
size 21129455
|
size 21129035
|
||||||
|
Loading…
x
Reference in New Issue
Block a user