From 7a8ab780d86033b0deae2db3fd89b5fac89ee3e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:29:02 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.12 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index f960da2dfb..d5a2986c2d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.11", + "version": "3.88.12", "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.11/trufflehog_3.88.11_windows_amd64.tar.gz", - "hash": "96429598f4c2f3f8ddac1d315b4e2c10a08749110fa6df47feb1aad9a13ebe44" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.12/trufflehog_3.88.12_windows_amd64.tar.gz", + "hash": "992a3e2ba2e2f3901406755c3d52574466384d9133ac985fc1bedee963ea4dff" } }, "bin": "trufflehog.exe",