From f1bad294b7a1571a7b9a2754988d4e44e92b9c38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 00:38:55 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.24 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index ea592decc6..c1abab4719 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.23", + "version": "3.88.24", "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.23/trufflehog_3.88.23_windows_amd64.tar.gz", - "hash": "9d3c9631b6215e22848761d75a85f2ead56d45d7fb15af881484e3423b4b6988" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.24/trufflehog_3.88.24_windows_amd64.tar.gz", + "hash": "a92bada4b5a21a28b2c3a5fdea6bc4c79f41edfff9b0ce1b87d09b42af0f56e8" } }, "bin": "trufflehog.exe",