blob: 10123ce55fd010d7c24927ca8c8d6376db9339b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Kubernetes Bench for Security runs the CIS Kubernetes Benchmark
EAPI=8
HOMEPAGE=https://github.com/aquasecurity/kube-bench
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT MPL-2.0 BSD BSD-2
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/aquasecurity/kube-bench/archive/v0.6.8.tar.gz -> kube-bench-0.6.8.tar.gz https://dev.gentoo.org/~williamh/dist/kube-bench-0.6.8-deps.tar.xz
_eclasses_=go-module 75029f071ebc843223233ab1b0a2d4a5
_md5_=11fd6732cd01b4570d736fee868f347b
|