Accepting request 1141026 from home:ph03nix
- Update to version 3.63.11: * updating detector logic for zenscrape (#2316) * Add prometheus metrics to measure hook execution time (#2312) * [chore] - reduce test time (#2321) * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 (#2325) * fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v1.0.4 (#2322) * fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.1 (#2320) * fix(deps): update golang.org/x/exp digest to 1b97071 (#2318) * [chore] - Update Chunk struct comment (#2317) * fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2054) * save 8 bytes per chunk (#2310) OBS-URL: https://build.opensuse.org/request/show/1141026 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=44
This commit is contained in:
parent
e981c05bfd
commit
8dfbbd2d4b
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.10</param>
|
||||
<param name="version">v3.63.11</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:7e50ab8ec59738a62a8e1868d0b56f69853fb505405fcc669ddec922cabc2f35
|
||||
size 9446925
|
3
trufflehog-3.63.11.obscpio
Normal file
3
trufflehog-3.63.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6947530effaa43cb95911a30cd0de746fa9a868b12c4fd0cd8ccec3e58838577
|
||||
size 9453069
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 13:21:14 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.63.11:
|
||||
* updating detector logic for zenscrape (#2316)
|
||||
* Add prometheus metrics to measure hook execution time (#2312)
|
||||
* [chore] - reduce test time (#2321)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 (#2325)
|
||||
* fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v1.0.4 (#2322)
|
||||
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.1 (#2320)
|
||||
* fix(deps): update golang.org/x/exp digest to 1b97071 (#2318)
|
||||
* [chore] - Update Chunk struct comment (#2317)
|
||||
* fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2054)
|
||||
* save 8 bytes per chunk (#2310)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 13:29:28 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.63.10
|
||||
mtime: 1705447526
|
||||
commit: b0fd951652a50ffb1911073f0bfb6a8ade7afc37
|
||||
version: 3.63.11
|
||||
mtime: 1705960671
|
||||
commit: 443ef98e41badaef2f17f1bed80aac9fd8fc2b91
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.63.10
|
||||
Version: 3.63.11
|
||||
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:200e6b5b216c09ee3f3c5233a1c52aad9d3d2a1ee8850cfec3003d7ad93f1103
|
||||
size 20294278
|
||||
oid sha256:0750463fe52f985f755a109e1087228f8096317fbd0acde6bc8eab23822dc51c
|
||||
size 20439676
|
||||
|
Loading…
x
Reference in New Issue
Block a user