Accepting request 1180111 from home:ph03nix

- Update to version 3.78.1:
  * 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)
  * 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)

OBS-URL: https://build.opensuse.org/request/show/1180111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=105
This commit is contained in:
Jeff Kowalczyk 2024-06-12 12:32:41 +00:00 committed by Git OBS Bridge
parent 8642e0082f
commit 22c34e00a8
7 changed files with 62 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.78.0</param>
<param name="version">v3.78.1</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:0ee9d65ddcb8a3e2410b1c0b5ff6eb980ac4422658a09b28eec861b0dc7a8121
size 10130957

View File

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

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Wed Jun 12 06:57:02 UTC 2024 - felix.niederwanger@suse.de
- Update to version 3.78.1:
* 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)
* 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)
-------------------------------------------------------------------
Fri Jun 07 18:28:18 UTC 2024 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.78.0
mtime: 1717773688
commit: f122b295bf4d80edf9218bef2a454a60c039be62
version: 3.78.1
mtime: 1718127852
commit: 433a57adaf8fedce312630ef593f5142227c5855

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.78.0
Version: 3.78.1
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:cc23a5d74364ad3153a590f63879399da98e7988cad700862e9cc4d1f8b203b1
size 22119702
oid sha256:eb31e8e6d3a512bf5e0436a61ce6f5c7672e611c4ed303e592d4e6e7e315a40d
size 22152514