From 8ea316f9aec9493da0a794e147ec18b9d1657100 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:27:44 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.18 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a41b8b77ef..f8dcf750a4 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.17", + "version": "3.88.18", "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.17/trufflehog_3.88.17_windows_amd64.tar.gz", - "hash": "4ad36a06d29be0d7e25d3d8c4a2304479f8ace8df86cd3ec8010aef9a819857d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.18/trufflehog_3.88.18_windows_amd64.tar.gz", + "hash": "991ead39ce92210eac80db2bc41bbb679ecd9c9dc30d1c09ef3526abd02bcb69" } }, "bin": "trufflehog.exe",