Accepting request 1179353 from devel:languages:go
- Update to version 3.78.0: * Make the github action work with a path as input (#2908) * feat(extensions): ignore dia diagrams (#2939) * [chore] Polish channelmetrics package (#2938) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.17 (#2914) * refactor(cache): use generics (#2930) * [chore] - address comments (#2920) * feat(git): improve scan logging (#2923) * [fix] - Correctly calculate EntireSpanChunkCalculator span (#2924) * remove stutter in naming (#2926) * Update Jenkins in tui (#2925) * continue on error (#2921) * Go should be installed before codeql initializes (#2919) * [feat] - Optimize detector performance by reducing data passed to regex (#2812) * [feat] - Introduce `channelmetrics` Package for Channel Metrics Collection (#2889) * Add flag to get information if trufflehog being ran from TUI (#1644) * feat(openai): add project and service account keys (#2863) * refactor(github): improve wiki err handling (#2917) * Add elasticsearch to tui (#2915) * fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.2 (#2912) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.15 (#2911) * Add Jenkins scanning (#2892) * [chore] Always log git repositories being scanned (#2909) * chore: fix some comments (#2903) * fix(deps): update module github.com/azure/go-autorest/autorest/azure/auth to v0.5.13 (#2902) * integration testing for mongodb. (#2907) * fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 (#2904) * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.14 (#2900) * refactor(github): enumerateWithToken flow & tests (#2880) * Redis integration test (#2901) (forwarded request 1179347 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1179353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=37
This commit is contained in:
commit
95b9bd6e49
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.77.0</param>
|
||||
<param name="version">v3.78.0</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:1c203008b7de908464415c06818e5cc4227708285f347f32a8045b41cdb18e77
|
||||
size 9873421
|
3
trufflehog-3.78.0.obscpio
Normal file
3
trufflehog-3.78.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ee9d65ddcb8a3e2410b1c0b5ff6eb980ac4422658a09b28eec861b0dc7a8121
|
||||
size 10130957
|
@ -1,3 +1,77 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 07 18:28:18 UTC 2024 - felix.niederwanger@suse.com
|
||||
|
||||
- Update to version 3.78.0:
|
||||
* Make the github action work with a path as input (#2908)
|
||||
* feat(extensions): ignore dia diagrams (#2939)
|
||||
* [chore] Polish channelmetrics package (#2938)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.17 (#2914)
|
||||
* refactor(cache): use generics (#2930)
|
||||
* [chore] - address comments (#2920)
|
||||
* feat(git): improve scan logging (#2923)
|
||||
* [fix] - Correctly calculate EntireSpanChunkCalculator span (#2924)
|
||||
* remove stutter in naming (#2926)
|
||||
* Update Jenkins in tui (#2925)
|
||||
* continue on error (#2921)
|
||||
* Go should be installed before codeql initializes (#2919)
|
||||
* [feat] - Optimize detector performance by reducing data passed to regex (#2812)
|
||||
* [feat] - Introduce `channelmetrics` Package for Channel Metrics Collection (#2889)
|
||||
* Add flag to get information if trufflehog being ran from TUI (#1644)
|
||||
* feat(openai): add project and service account keys (#2863)
|
||||
* refactor(github): improve wiki err handling (#2917)
|
||||
* Add elasticsearch to tui (#2915)
|
||||
* fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.2 (#2912)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.15 (#2911)
|
||||
* Add Jenkins scanning (#2892)
|
||||
* [chore] Always log git repositories being scanned (#2909)
|
||||
* chore: fix some comments (#2903)
|
||||
* fix(deps): update module github.com/azure/go-autorest/autorest/azure/auth to v0.5.13 (#2902)
|
||||
* integration testing for mongodb. (#2907)
|
||||
* fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 (#2904)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.14 (#2900)
|
||||
* refactor(github): enumerateWithToken flow & tests (#2880)
|
||||
* Redis integration test (#2901)
|
||||
* fix(falsepositives): remove 'www' (#2896)
|
||||
* fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.4 (#2885)
|
||||
* consistent image of MSSQL for integration testing. (#2898)
|
||||
* Update metadata for DataDog for API + APPKey (#2879)
|
||||
* fix(deps): update golang.org/x/exp digest to fd00a4e (#2899)
|
||||
* chore(deps): update alpine docker tag to v3.20 (#2874)
|
||||
* Add postman to tui (#2895)
|
||||
* feat: support docker image history scanning (#2882)
|
||||
* Added extra data for LaunchDarkly (#2836)
|
||||
* fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 (#2890)
|
||||
* fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.13.1 (#2886)
|
||||
* fix(deps): update golang.org/x/exp digest to 4c93da0 (#2883)
|
||||
* fix(deps): update module cloud.google.com/go/secretmanager to v1.13.1 (#2884)
|
||||
* fix(deps): update module github.com/go-logr/logr to v1.4.2 (#2869)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10 (#2871)
|
||||
* test(github): fix some errors (#2774)
|
||||
* Improve handling of Gist URLs (#2653)
|
||||
* Elastic adapter (#2727)
|
||||
* fix(github): scan user repos (#2814)
|
||||
* Log reasons for GitLab repo exclusion (#2875)
|
||||
* adding Groq detector (#2873)
|
||||
* [chore] - Use http.NewRequestWithContext (#2870)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.6 (#2867)
|
||||
* made changes in organization regex for azure devops. (#2866)
|
||||
* Update azure storage extra data (#2808)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.5 (#2859)
|
||||
* fix(deps): update module google.golang.org/api to v0.181.0 (#2857)
|
||||
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.3 (#2861)
|
||||
* chore(engine): remove verbose log line (#2860)
|
||||
* remove redundant chunking (#2855)
|
||||
* [chore] - move buffers pkg out of writers pkg (#2826)
|
||||
* upgrade github dep (#2858)
|
||||
* Adding postman to sub-commands list (#2813)
|
||||
* add tolower to all keywords, and remove return on error for global vars (#2852)
|
||||
* deprecated Integromat detector becuase they are gone. (#2856)
|
||||
* fix(deps): update module github.com/aws/aws-sdk-go to v1.53.3 (#2849)
|
||||
* [bug] - Handle empty reader case in newFileReader (#2854)
|
||||
* [refactor] - Create separate handler for non-archive data (#2825)
|
||||
* added email and location in metadata. (#2850)
|
||||
* chore: fix some typos in comments (#2851)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 06:51:32 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: trufflehog
|
||||
version: 3.77.0
|
||||
mtime: 1716930463
|
||||
commit: 0024b6ce7756f3255c50fd3b1c04d0b446e088a9
|
||||
version: 3.78.0
|
||||
mtime: 1717773688
|
||||
commit: f122b295bf4d80edf9218bef2a454a60c039be62
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: trufflehog
|
||||
Version: 3.77.0
|
||||
Version: 3.78.0
|
||||
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:f26f81dd5c376b14990a358fee54f737d5c4b31bc21ae9f2425f52a1d4226c05
|
||||
size 22013613
|
||||
oid sha256:cc23a5d74364ad3153a590f63879399da98e7988cad700862e9cc4d1f8b203b1
|
||||
size 22119702
|
||||
|
Loading…
x
Reference in New Issue
Block a user