From 629bbbdd4b015d25497d14bbf271afa8db795c07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:28:23 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.21 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d60824efc9..137dcdb6de 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.20", + "version": "3.88.21", "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.88.20/trufflehog_3.88.20_windows_amd64.tar.gz", - "hash": "b8fa731b5c48d5072df2eccf0a907cbab955aa77151611d494c057c8b5f9b674" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.21/trufflehog_3.88.21_windows_amd64.tar.gz", + "hash": "1e173f52969b253516ef06ef5b89a6ea9159fadfd216fb18626a9776437f5d04" } }, "bin": "trufflehog.exe",