diff --git a/.gitignore b/.gitignore
index 57affb6..b124090 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
+# OSC specific files
.osc
+# Temporary build files
+/trufflehog-*.*.*.tar.gz
+/trufflehog
diff --git a/_service b/_service
index 9c6677b..8c3ef1e 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/trufflesecurity/trufflehog.git
git
main
- v3.88.6
+ v3.88.7
v(.*)
enable
diff --git a/_servicedata b/_servicedata
index 911e64b..f1448f0 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/trufflesecurity/trufflehog.git
- f3237c5f1eab4a6ea214fb0fe3508e299335db86
\ No newline at end of file
+ 52ae3c343cc6cc2817d9aa410227ac3b8a1b7684
\ No newline at end of file
diff --git a/trufflehog-3.88.6.obscpio b/trufflehog-3.88.6.obscpio
deleted file mode 100644
index 8371e9d..0000000
--- a/trufflehog-3.88.6.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:41fffc95b6e11bfd6874145e3aefa31520fc486404ea33c0d5b35d3694ca1768
-size 16942093
diff --git a/trufflehog-3.88.7.obscpio b/trufflehog-3.88.7.obscpio
new file mode 100644
index 0000000..31fc5b0
--- /dev/null
+++ b/trufflehog-3.88.7.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:85c0c5652f9d709cf44578c220cb6485201b3be8b00eb227b6bfb165772dc2b7
+size 17006605
diff --git a/trufflehog.changes b/trufflehog.changes
index d9716c7..b17ae9c 100644
--- a/trufflehog.changes
+++ b/trufflehog.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Mon Feb 17 15:20:06 UTC 2025 - felix.niederwanger@suse.de
+
+- Update to version 3.88.7:
+ * Replace `golang.org/x/exp` with stdlib (#3916)
+ * Differentiate postman folder from request when at collection root (#3912)
+ * add protos for github realtime (#3911)
+ * Make log command extensible internally (#3888)
+ * Implemented collection authorization scanning (#3910)
+ * [tempfix] - add bounds check check to avoid panics (#3867)
+ * feat(azure): log unhandled error codes (#3865)
+ * fixed uri regex issue (#3815)
+ * anthropic api key analyzer (#3878)
+ * [Update] Fixed the Return of the GCP Detector (#3905)
+ * Add Jenkins happy-path logging (#3908)
+ * Reinstated Postman body scanning (#3904)
+ * [Feat] implementation Notion analyzer (#3869)
+ * Fix double summary printing introduced in 03ca8aaa08 (#3903)
+ * [fix] False Positive Verification in Auth0oauth Detectors (#3901)
+ * dockerhub analyzer (#3861)
+ * updated openai analyzer output (#3902)
+
-------------------------------------------------------------------
Tue Feb 11 07:18:11 UTC 2025 - felix.niederwanger@suse.de
diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo
index a60a5a2..7daf4dd 100644
--- a/trufflehog.obsinfo
+++ b/trufflehog.obsinfo
@@ -1,4 +1,4 @@
name: trufflehog
-version: 3.88.6
-mtime: 1739252800
-commit: f3237c5f1eab4a6ea214fb0fe3508e299335db86
+version: 3.88.7
+mtime: 1739671464
+commit: 52ae3c343cc6cc2817d9aa410227ac3b8a1b7684
diff --git a/trufflehog.spec b/trufflehog.spec
index a2d8af0..1def22b 100644
--- a/trufflehog.spec
+++ b/trufflehog.spec
@@ -17,7 +17,7 @@
Name: trufflehog
-Version: 3.88.6
+Version: 3.88.7
Release: 0
Summary: CLI tool to find exposed secrets in source and archives
License: AGPL-3.0-or-later
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 677aa00..d1074a2 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:cfdff2a8f4868090dd89f9ae571369ddfe60af083685b4b98287f3ec9ffdacca
-size 23460249
+oid sha256:8cd255f0123d5950bb297e79f9e0f6ed447abbc4fc9ff0473ac3caa465cae6a6
+size 23447011