From 4515c14f3b001b457046b9b544f6ee3ba82f3a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:29:07 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.28 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1b2f74d499..43d5fd704a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.27", + "version": "3.88.28", "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.27/trufflehog_3.88.27_windows_amd64.tar.gz", - "hash": "afe45dc50f35f413bb7fb2fa3ba606773412a43b29fd3f3d497049063d34e52e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.28/trufflehog_3.88.28_windows_amd64.tar.gz", + "hash": "0c8d2a20bcdeabca5f8fc93fdb41a8b1ba1a00e5914caa98f5bbad1d5453d2d2" } }, "bin": "trufflehog.exe",