From 30d5db51cf4718460b92ab439102fbb72ea6c7d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 00:35:08 +0000 Subject: [PATCH] trufflehog: Update to version 3.47.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index b143caec29..d5657bfcba 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.46.3", + "version": "3.47.0", "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.46.3/trufflehog_3.46.3_windows_amd64.tar.gz", - "hash": "1af2b20df4839bda15cb2c2432819109d5fac18d8bb90aaa689b40900d980afa" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.47.0/trufflehog_3.47.0_windows_amd64.tar.gz", + "hash": "37ea902be45494c9e8724981d2d815ae50f9b0663bee1a2d9a1d969e6e8ebdb5" } }, "bin": "trufflehog.exe",