From 7aa870bcfb8f64aaadef0a4c5d957c71046e6d9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 20:30:15 +0000 Subject: [PATCH] trufflehog: Update to version 3.92.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c8377425ee..43171ad7f0 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.92.0", + "version": "3.92.1", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.0/trufflehog_3.92.0_windows_amd64.tar.gz", - "hash": "4fc20cc4cec936fe7a4a3ee5ba74e49258c524ade39be6febda731916b08b392" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.1/trufflehog_3.92.1_windows_amd64.tar.gz", + "hash": "770caaa2ec687244255ba4620e3976e336879dcb793a9d99b1860905d4c216f8" } }, "bin": "trufflehog.exe",