diff --git a/_service b/_service
index c5ab88e..006ffd9 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/trufflesecurity/trufflehog.git
git
main
- v3.80.0
+ v3.80.1
v(.*)
enable
diff --git a/trufflehog-3.80.0.obscpio b/trufflehog-3.80.0.obscpio
deleted file mode 100644
index ecb6d73..0000000
--- a/trufflehog-3.80.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:af283aded7f06f784f832e48ec4db8ee79d32d845d41b883367bb6e039aa7426
-size 10375181
diff --git a/trufflehog-3.80.1.obscpio b/trufflehog-3.80.1.obscpio
new file mode 100644
index 0000000..3e5972a
--- /dev/null
+++ b/trufflehog-3.80.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d6f98d5e9967905dfa87b8ea2c3d4249c23a4c8d133610dc7c7fd0a6b340fc8
+size 10382349
diff --git a/trufflehog.changes b/trufflehog.changes
index bab5b6b..8aa0604 100644
--- a/trufflehog.changes
+++ b/trufflehog.changes
@@ -1,3 +1,96 @@
+-------------------------------------------------------------------
+Fri Jul 19 17:58:34 UTC 2024 - felix.niederwanger@suse.com
+
+- Update to version 3.80.1:
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 (#3077)
+ * Added Twitter v2 Detector (#3016)
+ * chore: fix .goreleaser.yml and goreleaser usage for goreleaser v2 (#3073)
+ * fix(deps): update golang.org/x/exp digest to e3f2596 (#3071)
+ * [perf] - Optimize MIME Type Detection to Reduce Allocations (#3048)
+ * [feat] - Streamlined File Handling with BufferedReaderSeeker (#3041)
+ * fix(deps): update module github.com/google/go-containerregistry to v0.20.1 (#3072)
+ * Atlassian Token Detector (#3065)
+ * fix(deps): update golang.org/x/exp digest to 1d5bc16 (#3070)
+ * fix(deps): update module github.com/xanzy/go-gitlab to v0.107.0 (#3069)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 (#3064)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 (#3062)
+ * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.4 (#3059)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.17 (#3057)
+ * update package name (#3020)
+ * Log more GitLab stuff (#3040)
+ * Order GitLab repos by ID (#3047)
+ * fix(deps): update module github.com/google/go-containerregistry to v0.20.0 (#3055)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 (#3054)
+ * fix(deps): update golang.org/x/exp digest to 46b0784 (#3053)
+ * chore(deps): update goreleaser/goreleaser-action action to v6 (#3051)
+ * remove dead code (#3044)
+ * fix(deps): update testcontainers-go monorepo to v0.32.0 (#3050)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 (#3049)
+ * fix(deps): update module golang.org/x/crypto to v0.25.0 (#3045)
+ * fix(deps): update module golang.org/x/net to v0.27.0 (#3046)
+ * fix(deps): update module cloud.google.com/go/storage to v1.43.0 (#3043)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 (#3042)
+ * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.3 (#3037)
+ * fix(deps): update module go.mongodb.org/mongo-driver to v1.16.0 (#3036)
+ * Elevenlabs detector (#3023)
+ * fix(detectors): avoid race (#3028)
+ * remove launchdarkly dep (#3034)
+ * fix(deps): update module github.com/xanzy/go-gitlab to v0.106.0 (#3035)
+ * fix(deps): update module github.com/wasilibs/go-re2 to v1.6.0 (#3033)
+ * update LaunchDarkly detector to use the caller-identity API instead of the tokens API, and instantiating an SDK (#3018)
+ * fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.0 (#3030)
+ * fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.4 (#3026)
+ * fix(deps): update module cloud.google.com/go/secretmanager to v1.13.2 (#3024)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.11 (#3025)
+ * fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 (#2998)
+ * fixing docs (#3022)
+ * Update README.md (#3019)
+ * New Source: HuggingFace (#3000)
+ * Add endorlabs detector (#3015)
+ * added "example" (#3010)
+ * ci(detector-tests): test detectors if integration fails (#2994)
+ * Pin STARRY-S/zip #2999
+ * Adding Larksuite Detectors + Tests (#3008)
+ * fix(git): set GIT_DIR based on ScanOptions.Bare (#3004)
+ * Return targeted scan errors (#2995)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.6 (#2996)
+ * fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.5 (#2993)
+ * ci(detector-tests): disambiguate step names (#2989)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.5 (#2992)
+ * clone more refs (#2988)
+ * fix(deps): update module google.golang.org/api to v0.185.0 (#2987)
+ * [feat] - Add Option to Retain False Positives During Detection (#2967)
+ * fix(deps): update module github.com/getsentry/sentry-go to v0.28.1 (#2986)
+ * fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.14.0 (#2981)
+ * fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.11.0 (#2980)
+ * fix(deps): update module cloud.google.com/go/storage to v1.42.0 (#2977)
+ * fix(deps): update module go.mongodb.org/mongo-driver to v1.15.1 (#2975)
+ * fix(deps): update module github.com/google/go-containerregistry to v0.19.2 (#2973)
+ * fix(deps): update golang.org/x/exp digest to 7f521ea (#2972)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.54.2 (#2962)
+ * patch dependency (#2971)
+ * [fix] - implement MaxSecretSizeProvider for `auth0managementapitoken` detector (#2953)
+ * Fix integration tests (#2970)
+ * feat(detectors): log falsepositive reason (#2969)
+ * fix(handlers): workaround for max archive depth (#2965)
+ * add metrics to the pipeline (#2968)
+ * adding eraser ai detector (#2961)
+ * Modularize scanning engine (#2887)
+ * test: fix compile errors (#2964)
+ * adding twitter + Consumer key detector (#2963)
+ * fix(deps): update golang.org/x/exp digest to fc45aab (#2931)
+ * use @master (#2959)
+ * pin archiver dependency (#2958)
+ * [feat] - Update span calculation logic to use offset magnitude (#2957)
+ * [fix] - Refactor Filtering Logic to Fix Known False Positive Handling in Overlapping Cases (#2946)
+ * [chore] - Update `discordwebhook` detector keyword (#2954)
+ * fix(maxmind): prevent npd panic (#2948)
+ * refactor(filesystem): change symlink err handling (#2941)
+ * [bug] - Ensure BufferedFileWriter Flushes Buffer Contents to File Correctly (#2943)
+ * fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.1 (#2947)
+ * fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 (#2944)
+ * fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.1 (#2913)
+
-------------------------------------------------------------------
Thu Jul 18 06:03:20 UTC 2024 - felix.niederwanger@suse.de
diff --git a/trufflehog.obsinfo b/trufflehog.obsinfo
index abc12b0..526a81a 100644
--- a/trufflehog.obsinfo
+++ b/trufflehog.obsinfo
@@ -1,4 +1,4 @@
name: trufflehog
-version: 3.80.0
-mtime: 1721250269
-commit: 42b3a9d999fd0ebd2a4b0edbd434d8dac2c8adf0
+version: 3.80.1
+mtime: 1721400011
+commit: 936095b6889da750dff0041f0bd1b17e9afb249f
diff --git a/trufflehog.spec b/trufflehog.spec
index 0a1c05e..0fc61b1 100644
--- a/trufflehog.spec
+++ b/trufflehog.spec
@@ -17,7 +17,7 @@
Name: trufflehog
-Version: 3.80.0
+Version: 3.80.1
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 112c962..f36f8f1 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e4a7442f1220991fa1d3e0e7ec773f0161c3d8b8da6bb3a14832cfe28fba9742
-size 21675195
+oid sha256:95b60baa034e6294efef589abd81b8d02f5f0ab145da18d53f6cef15b87a8df1
+size 21674562