From 389d8e93285cd5c2c756981e8f0c2ae938291bde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:32:47 +0000 Subject: [PATCH] trufflehog: Update to version 3.92.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 252ae907b2..471166549f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.92.2", + "version": "3.92.3", "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.2/trufflehog_3.92.2_windows_amd64.tar.gz", - "hash": "3a089ee04fdeb6ab1bdb9b56fea7477f598e82369bcb6fed943db5317e47c777" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.92.3/trufflehog_3.92.3_windows_amd64.tar.gz", + "hash": "a39f42f0d1b233733e0817da2e3a03e7b233ac601b71d7d5f62fe58fb10a8057" } }, "bin": "trufflehog.exe",