Accepting request 1188721 from devel:languages:go

- Update to version 3.80.1:
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 (#3077)
  * Added Twitter v2 Detector (#3016)
  * chore: fix .goreleaser.yml and goreleaser usage for goreleaser v2 (#3073)
  * fix(deps): update golang.org/x/exp digest to e3f2596 (#3071)
  * [perf] -  Optimize MIME Type Detection to Reduce Allocations (#3048)
  * [feat] - Streamlined File Handling with BufferedReaderSeeker (#3041)
  * fix(deps): update module github.com/google/go-containerregistry to v0.20.1 (#3072)
  * Atlassian Token Detector (#3065)
  * fix(deps): update golang.org/x/exp digest to 1d5bc16 (#3070)
  * fix(deps): update module github.com/xanzy/go-gitlab to v0.107.0 (#3069)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 (#3064)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 (#3062)
  * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.4 (#3059)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.17 (#3057)
  * update package name (#3020)
  * Log more GitLab stuff (#3040)
  * Order GitLab repos by ID (#3047)
  * fix(deps): update module github.com/google/go-containerregistry to v0.20.0 (#3055)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 (#3054)
  * fix(deps): update golang.org/x/exp digest to 46b0784 (#3053)
  * chore(deps): update goreleaser/goreleaser-action action to v6 (#3051)
  * remove dead code (#3044)
  * fix(deps): update testcontainers-go monorepo to v0.32.0 (#3050)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 (#3049)
  * fix(deps): update module golang.org/x/crypto to v0.25.0 (#3045)
  * fix(deps): update module golang.org/x/net to v0.27.0 (#3046)
  * fix(deps): update module cloud.google.com/go/storage to v1.43.0 (#3043)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 (#3042)
  * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.3 (#3037) (forwarded request 1188717 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1188721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=42
This commit is contained in:
Ana Guerrero 2024-07-22 15:17:19 +00:00 committed by Git OBS Bridge
commit e737ee7bd2
7 changed files with 103 additions and 10 deletions

View File

@ -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.80.0</param> <param name="version">v3.80.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>

View File

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

View File

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

View File

@ -1,3 +1,96 @@
-------------------------------------------------------------------
Fri Jul 19 17:58:34 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.80.1:
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 (#3077)
* Added Twitter v2 Detector (#3016)
* chore: fix .goreleaser.yml and goreleaser usage for goreleaser v2 (#3073)
* fix(deps): update golang.org/x/exp digest to e3f2596 (#3071)
* [perf] - Optimize MIME Type Detection to Reduce Allocations (#3048)
* [feat] - Streamlined File Handling with BufferedReaderSeeker (#3041)
* fix(deps): update module github.com/google/go-containerregistry to v0.20.1 (#3072)
* Atlassian Token Detector (#3065)
* fix(deps): update golang.org/x/exp digest to 1d5bc16 (#3070)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.107.0 (#3069)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 (#3064)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 (#3062)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.13.4 (#3059)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.17 (#3057)
* update package name (#3020)
* Log more GitLab stuff (#3040)
* Order GitLab repos by ID (#3047)
* fix(deps): update module github.com/google/go-containerregistry to v0.20.0 (#3055)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 (#3054)
* fix(deps): update golang.org/x/exp digest to 46b0784 (#3053)
* chore(deps): update goreleaser/goreleaser-action action to v6 (#3051)
* remove dead code (#3044)
* fix(deps): update testcontainers-go monorepo to v0.32.0 (#3050)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 (#3049)
* fix(deps): update module golang.org/x/crypto to v0.25.0 (#3045)
* fix(deps): update module golang.org/x/net to v0.27.0 (#3046)
* fix(deps): update module cloud.google.com/go/storage to v1.43.0 (#3043)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 (#3042)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.13.3 (#3037)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.16.0 (#3036)
* Elevenlabs detector (#3023)
* fix(detectors): avoid race (#3028)
* remove launchdarkly dep (#3034)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.106.0 (#3035)
* fix(deps): update module github.com/wasilibs/go-re2 to v1.6.0 (#3033)
* update LaunchDarkly detector to use the caller-identity API instead of the tokens API, and instantiating an SDK (#3018)
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.0 (#3030)
* fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.4 (#3026)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.13.2 (#3024)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.11 (#3025)
* fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#2998)
* fixing docs (#3022)
* Update README.md (#3019)
* New Source: HuggingFace (#3000)
* Add endorlabs detector (#3015)
* added "example" (#3010)
* ci(detector-tests): test detectors if integration fails (#2994)
* Pin STARRY-S/zip #2999
* Adding Larksuite Detectors + Tests (#3008)
* fix(git): set GIT_DIR based on ScanOptions.Bare (#3004)
* Return targeted scan errors (#2995)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.6 (#2996)
* fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.5 (#2993)
* ci(detector-tests): disambiguate step names (#2989)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.5 (#2992)
* clone more refs (#2988)
* fix(deps): update module google.golang.org/api to v0.185.0 (#2987)
* [feat] - Add Option to Retain False Positives During Detection (#2967)
* fix(deps): update module github.com/getsentry/sentry-go to v0.28.1 (#2986)
* fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.14.0 (#2981)
* fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.11.0 (#2980)
* fix(deps): update module cloud.google.com/go/storage to v1.42.0 (#2977)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.15.1 (#2975)
* fix(deps): update module github.com/google/go-containerregistry to v0.19.2 (#2973)
* fix(deps): update golang.org/x/exp digest to 7f521ea (#2972)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.54.2 (#2962)
* patch dependency (#2971)
* [fix] - implement MaxSecretSizeProvider for `auth0managementapitoken` detector (#2953)
* Fix integration tests (#2970)
* feat(detectors): log falsepositive reason (#2969)
* fix(handlers): workaround for max archive depth (#2965)
* add metrics to the pipeline (#2968)
* adding eraser ai detector (#2961)
* Modularize scanning engine (#2887)
* test: fix compile errors (#2964)
* adding twitter + Consumer key detector (#2963)
* fix(deps): update golang.org/x/exp digest to fc45aab (#2931)
* use @master (#2959)
* pin archiver dependency (#2958)
* [feat] - Update span calculation logic to use offset magnitude (#2957)
* [fix] - Refactor Filtering Logic to Fix Known False Positive Handling in Overlapping Cases (#2946)
* [chore] - Update `discordwebhook` detector keyword (#2954)
* fix(maxmind): prevent npd panic (#2948)
* refactor(filesystem): change symlink err handling (#2941)
* [bug] - Ensure BufferedFileWriter Flushes Buffer Contents to File Correctly (#2943)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.1 (#2947)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 (#2944)
* fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.1 (#2913)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 18 06:03:20 UTC 2024 - felix.niederwanger@suse.de Thu Jul 18 06:03:20 UTC 2024 - felix.niederwanger@suse.de

View File

@ -1,4 +1,4 @@
name: trufflehog name: trufflehog
version: 3.80.0 version: 3.80.1
mtime: 1721250269 mtime: 1721400011
commit: 42b3a9d999fd0ebd2a4b0edbd434d8dac2c8adf0 commit: 936095b6889da750dff0041f0bd1b17e9afb249f

View File

@ -17,7 +17,7 @@
Name: trufflehog Name: trufflehog
Version: 3.80.0 Version: 3.80.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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e4a7442f1220991fa1d3e0e7ec773f0161c3d8b8da6bb3a14832cfe28fba9742 oid sha256:95b60baa034e6294efef589abd81b8d02f5f0ab145da18d53f6cef15b87a8df1
size 21675195 size 21674562