diff --git a/README.md b/README.md index 10ad8ef9b21c091101900f11cdf1cdd8f100cf07..8044422dad1c9a68543bec47f104441c58a7c4bb 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ [](https://microbadger.com/images/aquasec/kube-bench "Get your own image badge on microbadger.com") [](https://microbadger.com/images/aquasec/kube-bench) -# kube-bench +<img src="images/kube-bench.png" width="200" alt="kube-bench logo"> -<img src="images/kube-bench.png" width="200"> - -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. +kube-bench 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.