Accepting request 1146478 from home:ph03nix

- Update to version 3.67.6:
  * [chore] Add some doc comments to source manager (#2434)
  * 2396 since commit stopped working (#2402)
  * Update custom detector example (#2435)
  * chore(deps): update golangci/golangci-lint-action action to v4 (#2445)
  * chore(deps): update github/codeql-action action to v3 (#2444)
  * fix(deps): update module google.golang.org/api to v0.164.0 (#2442)
  * fix(deps): update module golang.org/x/oauth2 to v0.17.0 (#2441)
  * chore(deps): update actions/setup-go action to v5 (#2443)
  * fix(deps): update module golang.org/x/net to v0.21.0 (#2440)
  * fix(deps): update module golang.org/x/crypto to v0.19.0 (#2439)
  * fix(deps): update module cloud.google.com/go/storage to v1.38.0 (#2438)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.16 (#2436)
  * fix(deps): update module go.uber.org/mock to v0.4.0 (#2437)
  * fix(deps): update module go.mongodb.org/mongo-driver to v1.13.1 (#2433)
  * fix(deps): update module github.com/xanzy/go-gitlab to v0.97.0 (#2432)
  * fix(deps): update module github.com/prometheus/client_golang to v1.18.0 (#2429)
  * fix(deps): update module github.com/snowflakedb/gosnowflake to v1.7.2 (#2430)
  * fix(deps): update module github.com/thezeroslave/zapsentry to v1.20.2 (#2431)
  * fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2428)
  * fix(deps): update module github.com/google/uuid to v1.6.0 (#2427)
  * chore(gcp): ignore known test creds (#2413)
  * [fix] Add unit information to error returned by ChunkUnit (#2410)
  * fix(deps): update module github.com/google/go-containerregistry to v0.19.0 (#2425)
  * fix(deps): update module github.com/getsentry/sentry-go to v0.27.0 (#2424)
  * fix(deps): update module cloud.google.com/go/storage to v1.37.0 (#2423)
  * chore(deps): update sigstore/cosign-installer action to v3.4.0 (#2421)
  * chore(deps): update golang docker tag to v1.22 (#2420)
  * fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2416)
  * fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.22 (#2417)

OBS-URL: https://build.opensuse.org/request/show/1146478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=60
This commit is contained in:
Jeff Kowalczyk 2024-02-14 23:52:37 +00:00 committed by Git OBS Bridge
parent 461448fb7c
commit f33b454e40
7 changed files with 56 additions and 10 deletions

View File

@ -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.67.5</param>
<param name="version">v3.67.6</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e71ad012ef096051405ae0f9aa5d73d1af513b2100eb8734b0042fa05276baa0
size 9628685

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e2ce121b6ae7e5a33dee732d98d2deb555d30a2795c74b86629945618e433e4
size 9662477

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Tue Feb 13 20:23:07 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.6:
* [chore] Add some doc comments to source manager (#2434)
* 2396 since commit stopped working (#2402)
* Update custom detector example (#2435)
* chore(deps): update golangci/golangci-lint-action action to v4 (#2445)
* chore(deps): update github/codeql-action action to v3 (#2444)
* fix(deps): update module google.golang.org/api to v0.164.0 (#2442)
* fix(deps): update module golang.org/x/oauth2 to v0.17.0 (#2441)
* chore(deps): update actions/setup-go action to v5 (#2443)
* fix(deps): update module golang.org/x/net to v0.21.0 (#2440)
* fix(deps): update module golang.org/x/crypto to v0.19.0 (#2439)
* fix(deps): update module cloud.google.com/go/storage to v1.38.0 (#2438)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.16 (#2436)
* fix(deps): update module go.uber.org/mock to v0.4.0 (#2437)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.13.1 (#2433)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.97.0 (#2432)
* fix(deps): update module github.com/prometheus/client_golang to v1.18.0 (#2429)
* fix(deps): update module github.com/snowflakedb/gosnowflake to v1.7.2 (#2430)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.20.2 (#2431)
* fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2428)
* fix(deps): update module github.com/google/uuid to v1.6.0 (#2427)
* chore(gcp): ignore known test creds (#2413)
* [fix] Add unit information to error returned by ChunkUnit (#2410)
* fix(deps): update module github.com/google/go-containerregistry to v0.19.0 (#2425)
* fix(deps): update module github.com/getsentry/sentry-go to v0.27.0 (#2424)
* fix(deps): update module cloud.google.com/go/storage to v1.37.0 (#2423)
* chore(deps): update sigstore/cosign-installer action to v3.4.0 (#2421)
* chore(deps): update golang docker tag to v1.22 (#2420)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2416)
* fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.22 (#2417)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.15 (#2415)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.11.5 (#2414)
* fix(deps): update golang.org/x/exp digest to 2c58cdc (#2412)
* fix(deps): update github.com/lrstanley/bubblezone digest to b7bafc4 (#2411)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2048)
* fix(deps): update module github.com/charmbracelet/bubbles to v0.18.0 (#2296)
* fix(deps): update module github.com/charmbracelet/bubbletea to v0.25.0 (#2326)
* [chore] Ensure Postgres detector respects context deadline (#2408)
* [chore] Rename file to legacy_reporters.go (#2406)
* Add flag to write job reports to disk (#2298)
* Implement SourceUnitEnumChunker for GitLab (#2367)
* Update brew install instructions (#2404)
-------------------------------------------------------------------
Fri Feb 09 13:05:22 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.67.5
mtime: 1707432658
commit: dd4d4a8a96830080319cb182c1c0d0eb53a2ce5f
version: 3.67.6
mtime: 1707839688
commit: 216a29d7cf0f38a8371a0e77e88d28f53b1ba592

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.67.5
Version: 3.67.6
Release: 0
Summary: CLI tool to find exposed secrets in source and archives
License: AGPL-3.0-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed93d0c7d9d56c15faeca857cbe6a496212f4a41065e7f537063d8348e96df08
size 21047369
oid sha256:5dfcd3434cacd62f3ffea4ec3da70a92146331d0cc61f4e65f6596902075cbe3
size 21107440