1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/cmd
Yoav Hizkiahou 49f745af8e Support new check type - skip:
If a check is marked with type "skip", it will be marked as Info.

Support scored property:
If a check is not scored and is not marked with type skip, it will be marked as Warn.
2019-01-29 19:05:12 +02:00
..
common.go Support new check type - skip: 2019-01-29 19:05:12 +02:00
database.go Lint all code for golint tests 2018-01-11 10:01:58 -08:00
federated.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
master.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
node.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
root.go Add link to CIS kubernetes benchmark 2018-08-10 20:55:02 +01:00
util_test.go Add getServiceFiles function. 2018-10-23 02:26:38 +00:00
util.go Add getServiceFiles function. 2018-10-23 02:26:38 +00:00