From 6e219862b6c927efb353fca91e23967d56e82945 Mon Sep 17 00:00:00 2001 From: Andy Anderson Date: Fri, 24 Apr 2026 00:46:59 +0000 Subject: [PATCH] feat: add KubeStellar Console to Container section Multi-cluster Kubernetes security dashboard with Falco, OPA, and Kyverno policy monitoring. Signed-off-by: clubanderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ac2cd8..49f5cc2 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ A curated list of awesome cloud security related resources. * [Zeus](https://github.com/DenizParlak/Zeus): AWS Auditing & Hardening Tool. ## Container +* [KubeStellar Console](https://github.com/kubestellar/console): Multi-cluster Kubernetes security dashboard with Falco, OPA, and Kyverno policy monitoring. * [auditkube](https://github.com/opszero/auditkube): Audit for for EKS, AKS and GKE for HIPAA/PCI/SOC2 compliance and cloud security. * [Falco](https://github.com/falcosecurity/falco): Container runtime security. * [mkit](https://github.com/darkbitio/mkit): Managed kubernetes inspection tool.