From 7833c9095cbb053d9c2463f5967a06402bf7e935 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:29:54 +0000 Subject: [PATCH] trufflehog: Update to version 3.84.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 060b11eda4..c8e208a74c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.84.1", + "version": "3.84.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.84.1/trufflehog_3.84.1_windows_amd64.tar.gz", - "hash": "333283d97a29371e01cd96db6c9af7ec8993b132544f954606b9ab14a391497e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.84.2/trufflehog_3.84.2_windows_amd64.tar.gz", + "hash": "fae151315969f4ceefdf6cb76899b853549cb8760a6525cb3c2cc16544464aca" } }, "bin": "trufflehog.exe",