From e2e001a1a05c387a38bfd7e99e85572ed8cb47a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:27:20 +0000 Subject: [PATCH] trufflehog: Update to version 3.70.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 513d59afbf..b99f0e7edd 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.70.1", + "version": "3.70.2", "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.70.1/trufflehog_3.70.1_windows_amd64.tar.gz", - "hash": "d25df76d16eef8e200c7b86798541d3bf13f9778e8c7af1828d01ff7b880cbba" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.70.2/trufflehog_3.70.2_windows_amd64.tar.gz", + "hash": "eccf0ffc78176532439784bc179cb2e923e0ab98ff8a5acb0694653897708dbf" } }, "bin": "trufflehog.exe",