Skip to content
Snippets Groups Projects
Unverified Commit 0f12dca7 authored by Liz Rice's avatar Liz Rice Committed by GitHub
Browse files

Merge branch 'master' into Openshift-executables

parents 9d577d94 5efb3e3b
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
kube-bench is a Go application that checks whether Kubernetes is deployed securely by running the checks documented in the [CIS Kubernetes Benchmark](https://www.cisecurity.org/benchmark/kubernetes/).
Note that it is impossible to inspect the master nodes of managed clusters, e.g. GKE, EKS and AKS, using kube-bench as one does not have access to such nodes, although it is still possible to use kube-bench to check worker node configuration in these environments.
Tests are configured with YAML files, making this tool easy to update as test specifications evolve.
![Kubernetes Bench for Security](https://raw.githubusercontent.com/aquasecurity/kube-bench/master/images/output.png "Kubernetes Bench for Security")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment