From b7538a1a3e219f3f9e4c57fca89e048f4788e808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 20:28:07 +0000 Subject: [PATCH] trufflehog: Update to version 3.17.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 992d91f0e9..1bffe20d8f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.16.4", + "version": "3.17.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.16.4/trufflehog_3.16.4_windows_amd64.tar.gz", - "hash": "d885dea10c231c5501ee01e8da924232cb8567f46ec038e6b71bd06b3487ae56" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.17.0/trufflehog_3.17.0_windows_amd64.tar.gz", + "hash": "f1e446622943eb9b14cffff7c80b97fea14e50ea6b1a9575b4c50c6e9e1d70a3" } }, "bin": "trufflehog.exe",