From 46b65c509ed9474db54c0d021ee44aac02ab4045 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:28:32 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.9 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 57a6228cdf..11c35ec88d 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.8", + "version": "3.88.9", "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.8/trufflehog_3.88.8_windows_amd64.tar.gz", - "hash": "84ed7ef5423203edb4f09ceeee5542017c81ca98cd4f3b192067128dff6260dc" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.9/trufflehog_3.88.9_windows_amd64.tar.gz", + "hash": "8e8d297a99f2a130d22c686aad5e1c490529f4323a452706cc29aee486282ca4" } }, "bin": "trufflehog.exe",