From fec51b00ba842de7f4130b09a4f32aa4f698fa98 Mon Sep 17 00:00:00 2001 From: Yehudah Tor Date: Wed, 23 Jul 2025 15:16:41 +0300 Subject: [PATCH] getting started kubescape.io control links updated Signed-off-by: Yehudah Tor --- docs/getting-started.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index da748548..673165cf 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -28,15 +28,15 @@ Kubescape security posture overview for cluster: minikube In this overview, Kubescape shows you a summary of your cluster security posture, including the number of users who can perform administrative actions. For each result greater than 0, you should evaluate its need, and then define an exception to allow it. This baseline can be used to detect drift in future. Control plane -┌────┬─────────────────────────────────────┬────────────────────────────────────┐ -│ │ Control Name │ Docs │ -├────┼─────────────────────────────────────┼────────────────────────────────────┤ -│ ✅ │ API server insecure port is enabled │ https://hub.armosec.io/docs/c-0005 │ -│ ❌ │ Anonymous access enabled │ https://hub.armosec.io/docs/c-0262 │ -│ ❌ │ Audit logs enabled │ https://hub.armosec.io/docs/c-0067 │ -│ ✅ │ RBAC enabled │ https://hub.armosec.io/docs/c-0088 │ -│ ❌ │ Secret/etcd encryption enabled │ https://hub.armosec.io/docs/c-0066 │ -└────┴─────────────────────────────────────┴────────────────────────────────────┘ +┌────┬─────────────────────────────────────┬──────────────────────────────────────────────┐ +│ │ Control Name │ Docs │ +├────┼─────────────────────────────────────┼──────────────────────────────────────────────┤ +│ ✅ │ API server insecure port is enabled │ https://kubescape.io/docs/controls/c-0005/ │ +│ ❌ │ Anonymous access enabled │ https://kubescape.io/docs/controls/c-0262/ │ +│ ❌ │ Audit logs enabled │ https://kubescape.io/docs/controls/c-0067/ │ +│ ✅ │ RBAC enabled │ https://kubescape.io/docs/controls/c-0088/ │ +│ ❌ │ Secret/etcd encryption enabled │ https://kubescape.io/docs/controls/c-0066/ │ +└────┴─────────────────────────────────────┴──────────────────────────────────────────────┘ Access control ┌─────────────────────────────────────────────────┬───────────┬────────────────────────────────────┐