From cfe220df5e2df73583d63428956f3f3479be8ade Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:29:03 +0000 Subject: [PATCH] trufflehog: Update to version 3.82.13 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 586cc698b2..1ffaf81829 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.12", + "version": "3.82.13", "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.82.12/trufflehog_3.82.12_windows_amd64.tar.gz", - "hash": "2a810baf056983c9fa9e80fa9d99ad2d4db84622301ebf76dc8a9e52d565c73d" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.82.13/trufflehog_3.82.13_windows_amd64.tar.gz", + "hash": "15f1a4cd6026896822a50c9b530f35d32ec3fe69695c8e63573ae97e6ebf43a4" } }, "bin": "trufflehog.exe",