From 2dbf39da5e093e4034c981603983d5fbaeb3a53c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 00:38:25 +0000 Subject: [PATCH] trufflehog: Update to version 3.90.12 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8a7b1b7803..1ca5231eec 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.11", + "version": "3.90.12", "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.90.11/trufflehog_3.90.11_windows_amd64.tar.gz", - "hash": "4077ed6de49e91bc6b15cbcf581eee80b470b5db755688917af71a8a02fdad21" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.12/trufflehog_3.90.12_windows_amd64.tar.gz", + "hash": "0036a51fb4afc39164a4fc8232bfc9b53e2563d799a4d8e4abc894f12ed382a0" } }, "bin": "trufflehog.exe",