Accepting request 1245132 from devel:languages:go

- Update to version 3.88.6:
  * optimized and updated mailgun analyzer (#3899)
  * fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.10 (#3896)
  * fix(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (#3895)
  * fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.8 (#3894)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (#3893)
  * chore(deps): update dependency go to v1.23.6 (#3889)
  * fixed square analyzer client error (#3887)
  * Merge analyze tui with trufflehog tui (#3735)
  * Exported Ahocorasick core in engine (#3880)
  * fixed sourcegraph analyzer (#3877) (forwarded request 1244969 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1245132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trufflehog?expand=0&rev=73
This commit is contained in:
Ana Guerrero 2025-02-11 20:31:50 +00:00 committed by Git OBS Bridge
commit 11b79aeb28
8 changed files with 26 additions and 11 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.88.5</param>
<param name="version">v3.88.6</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/trufflesecurity/trufflehog.git</param>
<param name="changesrevision">4324fbf066f9e5be8714ba7acabb845bcc06fc8f</param></service></servicedata>
<param name="changesrevision">f3237c5f1eab4a6ea214fb0fe3508e299335db86</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Feb 11 07:18:11 UTC 2025 - felix.niederwanger@suse.de
- Update to version 3.88.6:
* optimized and updated mailgun analyzer (#3899)
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.10 (#3896)
* fix(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (#3895)
* fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.8 (#3894)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (#3893)
* chore(deps): update dependency go to v1.23.6 (#3889)
* fixed square analyzer client error (#3887)
* Merge analyze tui with trufflehog tui (#3735)
* Exported Ahocorasick core in engine (#3880)
* fixed sourcegraph analyzer (#3877)
-------------------------------------------------------------------
Fri Feb 07 10:39:37 UTC 2025 - felix.niederwanger@suse.com

View File

@ -1,4 +1,4 @@
name: trufflehog
version: 3.88.5
mtime: 1738892239
commit: 4324fbf066f9e5be8714ba7acabb845bcc06fc8f
version: 3.88.6
mtime: 1739252800
commit: f3237c5f1eab4a6ea214fb0fe3508e299335db86

View File

@ -17,7 +17,7 @@
Name: trufflehog
Version: 3.88.5
Version: 3.88.6
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:6a6e4904c6a9d9474a88c1d4eff7045d882eefbc59f339bb1678394223c1df93
size 23437585
oid sha256:cfdff2a8f4868090dd89f9ae571369ddfe60af083685b4b98287f3ec9ffdacca
size 23460249