mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-06-29 19:32:41 +00:00
logo instead of heading
This commit is contained in:
parent
f065893f52
commit
cb4bec9120
@ -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 "Get your own image badge on microbadger.com")
|
||||||
[](https://microbadger.com/images/aquasec/kube-bench)
|
[](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">
|
kube-bench is a Go application that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark.
|
||||||
|
|
||||||
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.
|
Tests are configured with YAML files, making this tool easy to update as test specifications evolve.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user