From 0da31806b67ef01d31a26447f0fe277df3c3a9ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 20:28:33 +0000 Subject: [PATCH] trufflehog: Update to version 3.28.7 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 6e76c506af..a261c82b6f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.6", + "version": "3.28.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.28.6/trufflehog_3.28.6_windows_amd64.tar.gz", - "hash": "3a3020bf14da8b6f8174f35887b1e686b1f3e8d64edee6a99c0ae20239255184" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.7/trufflehog_3.28.7_windows_amd64.tar.gz", + "hash": "7016a814b87a18d36488fa4011bcfba5b8089624aa279c2b93c3f9f2c7f83b5b" } }, "bin": "trufflehog.exe",