mirror of
https://abf.rosa.ru/djam/tfsec.git
synced 2025-02-23 08:02:52 +00:00
0.58.4
This commit is contained in:
parent
e51ebc1831
commit
95a9e66af7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ to spot potential security issues. Now with terraform CDK support.
|
|||
|
||||
%build
|
||||
#GO111MODULE=on CGO_ENABLED=0 go build -ldflags "-X github.com/aquasecurity/tfsec/version.Version=%{version}" ./cmd/tfsec
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
|
||||
GO111MODULE=on CGO_ENABLED=0 go build -ldflags "-X github.com/aquasecurity/tfsec/version.Version=%{version} -s -w -extldflags \"-fno-PIC -static\"" -o bin/%{name} ./cmd/%{name}/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue