From e729dca999531f03b6eb2daf75f9f83199a20dec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:31:01 +0000 Subject: [PATCH] trufflehog: Update to version 3.92.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b8475a4e2d..c8377425ee 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.91.2", + "version": "3.92.0", "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.91.2/trufflehog_3.91.2_windows_amd64.tar.gz", - "hash": "a6f88baf9c18e61f81a75b44a1b56f067d4fd469d21c944f82177ca54cada6e4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.0/trufflehog_3.92.0_windows_amd64.tar.gz", + "hash": "4fc20cc4cec936fe7a4a3ee5ba74e49258c524ade39be6febda731916b08b392" } }, "bin": "trufflehog.exe",