From 83358133c7aec54d6cc9584aa8c245b09c53da4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:30:30 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index edb3ddd010..31530a5ddd 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.2", + "version": "3.88.3", "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.2/trufflehog_3.88.2_windows_amd64.tar.gz", - "hash": "2b05e5a9dcb14004a3766df8ff15a11f606446a6e46b3a8a694b65565d5d6f84" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.3/trufflehog_3.88.3_windows_amd64.tar.gz", + "hash": "a398dc17cba2a4c838e8bbcdb38dc2e43d5a76a50631d674e606f1d28580c4de" } }, "bin": "trufflehog.exe",