Accepting request 1111463 from home:ph03nix

- Update to version 3.56.0:
  * Update Source interface to use SourceID and JobID types (#1774)
  * migrate buildpulse to integration test suite (#1775)
  * add buildpulse config to sources (#1764)
  * Implement Gitlab source validation (#1765)
  * fix: add missing error check in archive handler (#1770)
  * Add a SourceType constant to all source packages (#1768)
  * Refactor SourceManager to remove Enrollment (#1740)
  * updating sendbirdorganizationapi detector to use tri-state verification (#1763)

OBS-URL: https://build.opensuse.org/request/show/1111463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=19
This commit is contained in:
Jeff Kowalczyk 2023-09-17 19:25:41 +00:00 committed by Git OBS Bridge
parent 1a3731ba98
commit 85777d8d4d
7 changed files with 23 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.55.1</param>
<param name="version">v3.56.0</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:571b26ee3d90a8a3e7441f77a9a820bbfd360e138ae0fd8e53c91396e5e90190
size 8852493

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Sep 15 07:13:56 UTC 2023 - felix.niederwanger@suse.com
- Update to version 3.56.0:
* Update Source interface to use SourceID and JobID types (#1774)
* migrate buildpulse to integration test suite (#1775)
* add buildpulse config to sources (#1764)
* Implement Gitlab source validation (#1765)
* fix: add missing error check in archive handler (#1770)
* Add a SourceType constant to all source packages (#1768)
* Refactor SourceManager to remove Enrollment (#1740)
* updating sendbirdorganizationapi detector to use tri-state verification (#1763)
-------------------------------------------------------------------
Tue Sep 12 07:24:02 UTC 2023 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.55.1
mtime: 1694462023
commit: de540652cb3ae1939e0272920916ac5537c2b822
version: 3.56.0
mtime: 1694716104
commit: dbcb888063facde698f6a5e404ff2004677cb1a1

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.55.1
Version: 3.56.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:f39903cbb4457a14143de30e0e8a7997ee9c1504e3ef9cc525e89f28d6b61254
size 19447076
oid sha256:51c21447cb3b4691cc24bc97ef2773f681a79acbcde5885dd2971e02fefc040d
size 19447514