1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-16 04:49:19 +00:00
kube-bench/check
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
..
check_test.go Support new check type - skip: 2019-01-29 19:05:12 +02:00
check.go Support new check type - skip: 2019-01-29 19:05:12 +02:00
controls_test.go Update controls to support multiple Kubernetes versions. 2017-09-17 00:09:02 +00:00
controls.go Support new check type - skip: 2019-01-29 19:05:12 +02:00
data Support actual result in json output. 2018-07-30 14:19:18 +00:00
test_test.go Support actual result in json output. 2018-07-30 14:19:18 +00:00
test.go Support actual result in json output. 2018-07-30 14:19:18 +00:00