mirror of
https://abf.rosa.ru/djam/trufflehog.git
synced 2025-02-23 14:32:54 +00:00
3.83.3
This commit is contained in:
parent
1d0b11107c
commit
52b8a608bf
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
trufflehog-3.83.2.tar.gz: 875a74f41d3ac689e6399cedff44258072d4eaef
|
trufflehog-3.83.3.tar.gz: 7aa7826329cb53a609f1d27e4f113e3dfe7f427e
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
%define secscan 0
|
%define secscan 0
|
||||||
|
|
||||||
Name: trufflehog
|
Name: trufflehog
|
||||||
Version: 3.83.2
|
Version: 3.83.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Find credentials
|
Summary: Find credentials
|
||||||
URL: https://trufflesecurity.com
|
URL: https://trufflesecurity.com
|
||||||
|
@ -14,6 +14,7 @@ BuildRequires: go >= 1.21
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: upx
|
BuildRequires: upx
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: pkgconfig(openssl3.3)
|
||||||
|
|
||||||
%if %{secscan}
|
%if %{secscan}
|
||||||
BuildRequires: clamav
|
BuildRequires: clamav
|
||||||
|
|
Loading…
Add table
Reference in a new issue