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