From bb1fedccf75386a9c7ef0839c18431b6c59098bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 00:38:08 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.34 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index e2d5c22dbc..5e0974fb32 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.33", + "version": "3.88.34", "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.33/trufflehog_3.88.33_windows_amd64.tar.gz", - "hash": "119782fc3fbaafa3b5ac50349b32deb275dc0d817fed5e5ffebc64d43a214520" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.34/trufflehog_3.88.34_windows_amd64.tar.gz", + "hash": "924400a9e3438164fb0af086cac12873bab028e0709d2c1c994e81264fe41f83" } }, "bin": "trufflehog.exe",