From 52b8a608bfa89ccd6cb944b855ebb9d2185f00bf Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 5 Nov 2024 17:59:05 +0000 Subject: [PATCH] 3.83.3 --- .abf.yml | 2 +- trufflehog.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 287f41a..8e692b8 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - trufflehog-3.83.2.tar.gz: 875a74f41d3ac689e6399cedff44258072d4eaef + trufflehog-3.83.3.tar.gz: 7aa7826329cb53a609f1d27e4f113e3dfe7f427e diff --git a/trufflehog.spec b/trufflehog.spec index d9205e5..bedaf33 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -3,7 +3,7 @@ %define secscan 0 Name: trufflehog -Version: 3.83.2 +Version: 3.83.3 Release: 1 Summary: Find credentials URL: https://trufflesecurity.com @@ -14,6 +14,7 @@ BuildRequires: go >= 1.21 BuildRequires: git-core BuildRequires: upx BuildRequires: cmake +BuildRequires: pkgconfig(openssl3.3) %if %{secscan} BuildRequires: clamav