Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trufflehog for openSUSE:Factory 
checked in at 2025-05-26 20:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trufflehog (Old)
 and      /work/SRC/openSUSE:Factory/.trufflehog.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trufflehog"

Mon May 26 20:16:45 2025 rev:90 rq:1280315 version:3.88.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/trufflehog/trufflehog.changes    2025-05-12 
18:09:18.419325625 +0200
+++ /work/SRC/openSUSE:Factory/.trufflehog.new.2732/trufflehog.changes  
2025-05-26 20:16:53.962839552 +0200
@@ -1,0 +2,60 @@
+Mon May 26 07:09:24 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+- Update to version 3.88.34:
+  * Prevent indefinite hang for sql server detector (#4174)
+  * feat: allow input source from pipe (#4088)
+  * Enhanced smartsheets detector (#4168)
+
+-------------------------------------------------------------------
+Mon May 26 07:08:38 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+- Update to version 3.88.33:
+  * Added support for indeterminate verification for letter Z detectors (#4165)
+  * Change filesystem unit enumeration to use provided inputs (#4163)
+
+-------------------------------------------------------------------
+Thu May 22 08:48:45 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+- Update to version 3.88.32:
+  * Fixed Grafana detector (#4166)
+  * Reduce verbosity of chunk trace logging (#4161)
+  * Increase postman logging verbosity (#4160)
+  * Change github file extension log message verbosity (#4159)
+  * docs: fix typos (#4158)
+
+-------------------------------------------------------------------
+Wed May 21 14:22:16 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+Note: The previously pushed version 3.89.0 never existed. This was a typo, 
which in conjunction with using the wrong revision caused the 'main' branch to 
be packaged.
+
+- Fix _service file (change revision from main to the actual tag)
+- Update to version 3.88.31:
+  * fix(twitch): Update Twitch detector to handle new RawV2 field and adjust 
test expectations (#4150)
+  * Add a bunch of Postman logging (#4154)
+  * Added DataBricks Analyzer (#4135)
+  * fixed shopify detector line number (#4149)
+  * chore: run setup-go after checkout (#4143)
+  * Add per-chunk detection logging (#4152)
+  * [Feat] Added Dropbox API OAuth2 Token Analyzer (#4080)
+  * Updated Github Source Validate method (#4144)
+  * replace anthropic reference with groq (#4147)
+  * [Fix] Line number issue for custom detector (#3997)
+
+-------------------------------------------------------------------
+Mon May 19 08:16:17 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+- Update to version 3.89.0:
+  * Updated Github Source Validate method (#4144)
+  * replace anthropic reference with groq (#4147)
+  * [Fix] Line number issue for custom detector (#3997)
+  * fix(postman): prevent infinite recursion in variable substitution (#4145)
+  * Add metrics to the Postman source (#4142)
+  * [Feat] Implementation of Posthog Analyzer (#4103)
+  * [Feat] Added Mux API Analyzer (#4128)
+  * fixed name of netlify analyzer in cli output (#4140)
+  * fix(discordwebhook): Update Discord webhook detector to support 19-digit 
IDs (#4133)
+  * [Feat] Added New AccuWeather Detector Version (#4114)
+  * [Feat] Added Ngrok API Key Analyzer (#4110)
+  * Improved JDBC Detector Regex (#4109)
+
+-------------------------------------------------------------------

Old:
----
  trufflehog-3.88.29.obscpio

New:
----
  trufflehog-3.88.34.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trufflehog.spec ++++++
--- /var/tmp/diff_new_pack.JaTkmX/_old  2025-05-26 20:16:54.766873336 +0200
+++ /var/tmp/diff_new_pack.JaTkmX/_new  2025-05-26 20:16:54.770873504 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           trufflehog
-Version:        3.88.29
+Version:        3.88.34
 Release:        0
 Summary:        CLI tool to find exposed secrets in source and archives
 License:        AGPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JaTkmX/_old  2025-05-26 20:16:54.802874848 +0200
+++ /var/tmp/diff_new_pack.JaTkmX/_new  2025-05-26 20:16:54.806875017 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="manual">
     <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.29</param>
+    <param name="revision">v3.88.34</param>
+       <param name="versionformat">@PARENT_TAG@</param>
        <param name="versionrewrite-pattern">v(.*)</param>
        <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.JaTkmX/_old  2025-05-26 20:16:54.826875857 +0200
+++ /var/tmp/diff_new_pack.JaTkmX/_new  2025-05-26 20:16:54.830876025 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/trufflesecurity/trufflehog.git</param>
-              <param 
name="changesrevision">ce126fab85856974c91be05109f0f0f84a8aa570</param></service></servicedata>
+              <param 
name="changesrevision">25205730062c1ceaeebf1dba5967be7ffddfce1a</param></service></servicedata>
 (No newline at EOF)
 

++++++ trufflehog-3.88.29.obscpio -> trufflehog-3.88.34.obscpio ++++++
++++ 11364 lines of diff (skipped)

++++++ trufflehog.obsinfo ++++++
--- /var/tmp/diff_new_pack.JaTkmX/_old  2025-05-26 20:16:56.222934515 +0200
+++ /var/tmp/diff_new_pack.JaTkmX/_new  2025-05-26 20:16:56.226934683 +0200
@@ -1,5 +1,5 @@
 name: trufflehog
-version: 3.88.29
-mtime: 1746775063
-commit: ce126fab85856974c91be05109f0f0f84a8aa570
+version: 3.88.34
+mtime: 1748029286
+commit: 25205730062c1ceaeebf1dba5967be7ffddfce1a
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/trufflehog/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.trufflehog.new.2732/vendor.tar.gz differ: char 15, 
line 1

Reply via email to