From 61d7fd110447c330f1ccf1f5f7466ce84fcf412c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:28:21 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.7 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 94836d0489..23f9eb3f1a 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.6", + "version": "3.88.7", "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.6/trufflehog_3.88.6_windows_amd64.tar.gz", - "hash": "9a6b7aa698d3f247eede18f86a82d89e8d50b464819a52cfc14b9c0ca8a7ae9f" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.7/trufflehog_3.88.7_windows_amd64.tar.gz", + "hash": "504b203563398c64e29679ccf7bffeed2dd08beae56c4a785fdbdae3245e710c" } }, "bin": "trufflehog.exe",