From 4e424b7a0ccda7cca902adde154b7b284405a9a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:29:11 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.33 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 20f5852579..e2d5c22dbc 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.32", + "version": "3.88.33", "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.32/trufflehog_3.88.32_windows_amd64.tar.gz", - "hash": "8adf879aec8274d0b1cae74acbe3ed1fc9f5a56db922661a6e980c920aafd888" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.33/trufflehog_3.88.33_windows_amd64.tar.gz", + "hash": "119782fc3fbaafa3b5ac50349b32deb275dc0d817fed5e5ffebc64d43a214520" } }, "bin": "trufflehog.exe",