Merge pull request #60 from aquasecurity/lizrice-patch-1

Remove reference to specific benchmark version
This commit is contained in:
Liz Rice
2017-10-26 16:14:56 -04:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
# kube-bench
The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes 1.6 Benchmark v1.0.0.
The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark.
Tests are configured with YAML files, making this tool easy to update as test specifications evolve.