Accepting request 1104397 from home:ph03nix

- Update to version 3.47:
  * [bug] - copy chunk before sending on chunksChan (#1633)
  * Add ScanChunk to allow injecting Chunks into the SourceManager's channel (#1634)
  * correct logging output for github comments and add oss flags (#1632)
  * [chore] - Use custom context for archive handler of specialized archives (#1629)
  * add salesforce detector (#1608)
  *  Integration of SpecializedHandler for Enhanced Archive Processing (#1625)
  * fix github org placeholder (#1627)
  * bump go to 1.21 (#1623)
  * change verification endpoint (#1611)
  * add huggingface detector (#1621)
  * Refactor FragmentLineOffset to match multiline secrets (#1612)
  * fix alchemy test error message (#1622)
  * Docker scanning by digest (#1615)
  * Use the common chunker for scanning the filesystem source (#1619)
  * Support indeterminate verification in Gitlab detector (#1613)
  * stop saving alchemy url (#1614)
  * Add tri-state verification to pubnub publish key detector (#1616)
  * fix error msg in alchemy test (#1617)
  * Add terminal UI (#1593)
  * implement tri-state verification in FTP detector (#1604)
  * Move commits_scanned to ScanRepo (#1610)
  * Use common chunk reader (#1596)
  * Tweak template detector test code (#1609)

OBS-URL: https://build.opensuse.org/request/show/1104397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=14
This commit is contained in:
Jeff Kowalczyk 2023-08-17 14:07:44 +00:00 committed by Git OBS Bridge
parent ee8f3ca77f
commit bb235079a5
7 changed files with 38 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.46.3</param>
<param name="version">v3.51</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:e3e55b93bc9bec1c0310172a0673703c9b35238f2a1704ebdb74b63c11265967
size 6470157

3
trufflehog-3.51.obscpio Normal file
View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Aug 17 13:04:29 UTC 2023 - felix.niederwanger@suse.com
- Update to version 3.47:
* [bug] - copy chunk before sending on chunksChan (#1633)
* Add ScanChunk to allow injecting Chunks into the SourceManager's channel (#1634)
* correct logging output for github comments and add oss flags (#1632)
* [chore] - Use custom context for archive handler of specialized archives (#1629)
* add salesforce detector (#1608)
* Integration of SpecializedHandler for Enhanced Archive Processing (#1625)
* fix github org placeholder (#1627)
* bump go to 1.21 (#1623)
* change verification endpoint (#1611)
* add huggingface detector (#1621)
* Refactor FragmentLineOffset to match multiline secrets (#1612)
* fix alchemy test error message (#1622)
* Docker scanning by digest (#1615)
* Use the common chunker for scanning the filesystem source (#1619)
* Support indeterminate verification in Gitlab detector (#1613)
* stop saving alchemy url (#1614)
* Add tri-state verification to pubnub publish key detector (#1616)
* fix error msg in alchemy test (#1617)
* Add terminal UI (#1593)
* implement tri-state verification in FTP detector (#1604)
* Move commits_scanned to ScanRepo (#1610)
* Use common chunk reader (#1596)
* Tweak template detector test code (#1609)
-------------------------------------------------------------------
Fri Aug 04 08:05:50 UTC 2023 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.46.3
mtime: 1691100714
commit: c2b49b060bb0746a147840e47b88ba6f66e7c9a6
version: 3.51
mtime: 1692228998
commit: b8bb94f2b118c41c49466040d7f1567513e7159e

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.46.3
Version: 3.51
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:5176e1baaef1dbc16bb276b11e12a14d8a52cfb9c65358eefbb381a329451b0f
size 13701742
oid sha256:b950f60d6ee5816f54c782a54b33aef9dddcca1a4a87c9db6fa0c8eff4c025ba
size 15616782