Accepting request 1095384 from home:ph03nix

- trufflehog-v3.41.0
* Make trace error message so newlines aren't escaped
* Add Validator interface and example
* Setup SourceUnit interface
* Bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
* Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0
* update discord invite link to one that doesn't expire
* Custom detector name
* Bump github.com/googleapis/gax-go/v2 from 2.10.0 to 2.11.0
* Bump google.golang.org/api from 0.125.0 to 0.128.0
* add new key pat for mailgun detector
* remove gorilla mux
* fix spelling errors
* tada Add Docker image scanning tada

OBS-URL: https://build.opensuse.org/request/show/1095384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=8
This commit is contained in:
Jeff Kowalczyk 2023-06-26 13:46:37 +00:00 committed by Git OBS Bridge
parent dccc28ba4f
commit 8634bb6001
7 changed files with 29 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.40.0</param>
<param name="version">v3.41.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
<service name="tar" mode="buildtime"/>

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jun 26 09:43:12 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>
- trufflehog-v3.41.0
* Make trace error message so newlines aren't escaped
* Add Validator interface and example
* Setup SourceUnit interface
* Bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
* Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0
* update discord invite link to one that doesn't expire
* Custom detector name
* Bump github.com/googleapis/gax-go/v2 from 2.10.0 to 2.11.0
* Bump google.golang.org/api from 0.125.0 to 0.128.0
* add new key pat for mailgun detector
* remove gorilla mux
* fix spelling errors
* tada Add Docker image scanning tada
-------------------------------------------------------------------
Fri Jun 16 06:34:37 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.40.0
mtime: 1686842672
commit: 401688d0a89939abd3d11843b4bb1aa28b577af8
version: 3.41.0
mtime: 1687708511
commit: cd67f6bf16732e1170b9ce7e9ca0d6d5ede51d55

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.40.0
Version: 3.41.0
Release: 0
Summary: Find credentials all over the place
License: AGPL-3.0-or-later

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8890587c0875afc290818e5ab32446c2e25bf44f773ef564ebf4ea922c8d3a3
size 12552588
oid sha256:f496f7a1e6e8484deeae440790bce43ea1f1998587720843cfca73acd4cbcf0f
size 13070503