From 8db0030402b3c743139857d96718fbebb6919d3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:29:56 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.26 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 19f29d51a1..e02a94a18a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.25", + "version": "3.88.26", "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.25/trufflehog_3.88.25_windows_amd64.tar.gz", - "hash": "d10164b1dc3d9db0844e8dcda7a9b79a1ee37f6a43f89bdd28503fe544b1dcb8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.26/trufflehog_3.88.26_windows_amd64.tar.gz", + "hash": "da6053d9ac06b8bf0f3fd62aa99c640263b1d9a1211a1f769002254c5156f3c8" } }, "bin": "trufflehog.exe",