From f3a752c45135c7aa819ce99a49872fa8c90bf752 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 20:29:27 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.35 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 5e0974fb32..115d0da43c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.34", + "version": "3.88.35", "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.34/trufflehog_3.88.34_windows_amd64.tar.gz", - "hash": "924400a9e3438164fb0af086cac12873bab028e0709d2c1c994e81264fe41f83" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.35/trufflehog_3.88.35_windows_amd64.tar.gz", + "hash": "e6625fd66c99a2183943833302f1e67d4647401b0fe22bfb912f86e2397809b3" } }, "bin": "trufflehog.exe",