From 8f4b3b43395f560ab2d9d08f088e8d51243f84ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:30:39 +0000 Subject: [PATCH] trufflehog: Update to version 3.87.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 8b240cd191..a7a245524e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.87.1", + "version": "3.87.2", "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.87.1/trufflehog_3.87.1_windows_amd64.tar.gz", - "hash": "890e6dae78d4a2a60c98dce764ee0516e68c75985191beb74946cc1bb95cef5c" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.87.2/trufflehog_3.87.2_windows_amd64.tar.gz", + "hash": "301e8826d131a0cb0ec5991ab183a09d219e17c5ae47944f16da818def4fb91e" } }, "bin": "trufflehog.exe",