From 08c2841f10f03cf881dac0f811418e5e9df7cb60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:29:09 +0000 Subject: [PATCH] trufflehog: Update to version 3.87.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 724136f7ea..8b240cd191 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.87.0", + "version": "3.87.1", "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.0/trufflehog_3.87.0_windows_amd64.tar.gz", - "hash": "d6a1945171a689240619d6186f4bc11442fdc5e6a337caaed81b413c164b0988" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.87.1/trufflehog_3.87.1_windows_amd64.tar.gz", + "hash": "890e6dae78d4a2a60c98dce764ee0516e68c75985191beb74946cc1bb95cef5c" } }, "bin": "trufflehog.exe",