1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-01-15 10:11:08 +00:00

VEX related improvements in the build process (#1768)

Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
This commit is contained in:
Guilherme Macedo 2025-01-13 01:18:02 -03:00 committed by GitHub
parent a38a3c5bbc
commit fd5e2c17c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ env:
- CGO_ENABLED=0
- KUBEBENCH_CFG=/etc/kube-bench/cfg
builds:
- main: main.go
- main: .
binary: kube-bench
tags:
- osusergo