From 2c69bb60bb601373c293d37393b10c8e21eecaed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:28:27 +0000 Subject: [PATCH] trufflehog: Update to version 3.83.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 2882469fda..aa3c5449da 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.2", + "version": "3.83.3", "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.83.2/trufflehog_3.83.2_windows_amd64.tar.gz", - "hash": "75b583e889291d0af81f3be344ac48037f7be2c43d67f99e325ac9c8b69de0e8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.3/trufflehog_3.83.3_windows_amd64.tar.gz", + "hash": "12186e3612e22437ab3d8087d3e7f12fcd2e9ddd4dde8d1217d3576ee0a57cae" } }, "bin": "trufflehog.exe",