mirror of
https://abf.rosa.ru/djam/kubescape.git
synced 2025-02-22 22:32:54 +00:00
2.9.2
This commit is contained in:
parent
2619bba828
commit
452e9c1055
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
|||
sources:
|
||||
git2go-eae00773cce87d5282a8ac7c10b5c1961ee6f9cb.tar.gz: fbd3abab22218ae33ac6c6419130a5a52383294b
|
||||
kubescape-2.9.0.tar.gz: d8b9109934aebe12abb51e6f7680dfc84c6f37c8
|
||||
kubescape-2.9.2.tar.gz: 4ce655195b02a6ec7f167c195d40d8d0eb31cd5b
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
%define git2go_rev eae00773cce87d5282a8ac7c10b5c1961ee6f9cb
|
||||
|
||||
Name: kubescape
|
||||
Version: 2.9.0
|
||||
Version: 2.9.2
|
||||
Release: 1
|
||||
Summary: NSA and CISA kubernetes securely tests
|
||||
URL: https://github.com/armosec/kubescape
|
||||
|
@ -29,6 +29,7 @@ tar -xf %{SOURCE1}
|
|||
cp -a git2go-%{git2go_rev}/* git2go/
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
go mod tidy
|
||||
go build -o %{name} .
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue