mirror of
https://abf.rosa.ru/djam/kubesec.git
synced 2025-02-24 01:02:47 +00:00
This commit is contained in:
parent
facc074c09
commit
77483b6911
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
kubesec-2.11.2.tar.gz: 4640416d63bb3cc479f66c7f3bb560032453c2d1
|
kubesec-2.14.2.tar.gz: abff9706898fc1ee481018662c48713040aade25
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
|
|
||||||
Name: kubesec
|
Name: kubesec
|
||||||
Version: 2.11.2
|
Version: 2.14.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Security risk analysis for Kubernetes resources
|
Summary: Security risk analysis for Kubernetes resources
|
||||||
URL: https://kubesec.io
|
URL: https://kubesec.io
|
||||||
|
@ -20,6 +20,7 @@ Security risk analysis for Kubernetes resources
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPROXY=direct
|
||||||
%make build
|
%make build
|
||||||
upx dist/%{name}
|
upx dist/%{name}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue