From 7a3c02d43b9f49129a91158988812a223a10a46b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:30:16 +0000 Subject: [PATCH] trufflehog: Update to version 3.83.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1ffaf81829..05a9eb8c64 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.82.13", + "version": "3.83.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.82.13/trufflehog_3.82.13_windows_amd64.tar.gz", - "hash": "15f1a4cd6026896822a50c9b530f35d32ec3fe69695c8e63573ae97e6ebf43a4" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.0/trufflehog_3.83.0_windows_amd64.tar.gz", + "hash": "6b814af43a269bb4a7d5e19ed6e26175fc243bc3240b815d73e196e11e13d7f1" } }, "bin": "trufflehog.exe",