From 7cc7d4ea2370f33abfa28c35f1a9fe1911d8af70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 08:25:28 +0000 Subject: [PATCH] trufflehog: Update to version 3.63.7 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index f7eb1257ec..65f3a7ee30 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.63.6", + "version": "3.63.7", "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.63.6/trufflehog_3.63.6_windows_amd64.tar.gz", - "hash": "9608757b2121bfa1a0a485556eda3e3cbafb23a1deda896ce26abb951d15ea37" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.63.7/trufflehog_3.63.7_windows_amd64.tar.gz", + "hash": "a8c0d3998d5df0ea2330891adae1f75cf6332c417136a1004444d0636c8ab157" } }, "bin": "trufflehog.exe",