From ad1867e7e70e17395c8803be2d1e8d9846e0286f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:38:00 +0000 Subject: [PATCH] trufflehog: Update to version 3.87.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 0cd16f1ee9..724136f7ea 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.86.1", + "version": "3.87.0", "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.86.1/trufflehog_3.86.1_windows_amd64.tar.gz", - "hash": "e86bf2a8277b0be88e59da2cf44a93ab03c55811124e87c86a40a1802b1df845" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.87.0/trufflehog_3.87.0_windows_amd64.tar.gz", + "hash": "d6a1945171a689240619d6186f4bc11442fdc5e6a337caaed81b413c164b0988" } }, "bin": "trufflehog.exe",