mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-06-03 22:58:51 +00:00
Rename master branch to main
This commit is contained in:
parent
c3f94dd89f
commit
4ebfe684c9
@ -1,10 +1,10 @@
|
|||||||
[](https://travis-ci.org/aquasecurity/kube-bench)
|
[](https://travis-ci.org/aquasecurity/kube-bench)
|
||||||
[](https://github.com/aquasecurity/kube-bench/blob/master/LICENSE)
|
[](https://github.com/aquasecurity/kube-bench/blob/main/LICENSE)
|
||||||
[](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)
|
||||||
[![Coverage Status][cov-img]][cov]
|
[![Coverage Status][cov-img]][cov]
|
||||||
|
|
||||||
[cov-img]: https://codecov.io/github/aquasecurity/kube-bench/branch/master/graph/badge.svg
|
[cov-img]: https://codecov.io/github/aquasecurity/kube-bench/branch/main/graph/badge.svg
|
||||||
[cov]: https://codecov.io/github/aquasecurity/kube-bench
|
[cov]: https://codecov.io/github/aquasecurity/kube-bench
|
||||||
<img src="images/kube-bench.png" width="200" alt="kube-bench logo">
|
<img src="images/kube-bench.png" width="200" alt="kube-bench logo">
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ Tests are configured with YAML files, making this tool easy to update as test sp
|
|||||||
1. 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.
|
1. 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.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
=================
|
=================
|
||||||
|
Loading…
Reference in New Issue
Block a user