mirror of
https://abf.rosa.ru/djam/kube-bench.git
synced 2025-02-23 14:52:54 +00:00
0.9.2
This commit is contained in:
parent
c1e7d30cb3
commit
49430bcae4
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
kube-bench-0.9.1.tar.gz: 696c31f1c63949343a3efab73b7d06808387f2f7
|
||||
kube-bench-0.9.2.tar.gz: 1a8ef1bce963c7dc9e0d803e2eb7f034193a3e60
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define secscan 0
|
||||
|
||||
Name: kube-bench
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 1
|
||||
Summary: Checks whether Kubernetes
|
||||
URL: https://github.com/aquasecurity/kube-bench
|
||||
|
@ -13,6 +13,7 @@ Group: Development/Other
|
|||
BuildRequires: go
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
|
||||
%if %{secscan}
|
||||
BuildRequires: clamav
|
||||
|
|
Loading…
Add table
Reference in a new issue