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