From 8f1168187121c7fb2061bf6909489f927025d4bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 08:30:54 +0000 Subject: [PATCH] trufflehog: Update to version 3.29.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index a261c82b6f..63c06e6010 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.7", + "version": "3.29.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.28.7/trufflehog_3.28.7_windows_amd64.tar.gz", - "hash": "7016a814b87a18d36488fa4011bcfba5b8089624aa279c2b93c3f9f2c7f83b5b" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.29.0/trufflehog_3.29.0_windows_amd64.tar.gz", + "hash": "5de0d393e77d00b037f6c0e00bcde1c1cad1727aa7e3107548c7c68c28bed9c8" } }, "bin": "trufflehog.exe",