From 92cce765fc89635277a0f69b965f746f5aa35e34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:28:57 +0000 Subject: [PATCH] trufflehog: Update to version 3.83.5 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 45f29014ad..494b7897de 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.4", + "version": "3.83.5", "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.4/trufflehog_3.83.4_windows_amd64.tar.gz", - "hash": "82ee8c60aa2cab71d6db758a8cce9ce950282756702d9b2c05f783ce55f0b0f2" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.5/trufflehog_3.83.5_windows_amd64.tar.gz", + "hash": "fef79cadcdd59f2557f58537478477229f6b9752439d37c0f147a9d0388864ca" } }, "bin": "trufflehog.exe",