From a48c03c44ad5d60b9f8c37753f896561a972f641 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Thu, 23 Nov 2023 11:52:44 +0800 Subject: [PATCH] add kubesec --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d81460..73243d4 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [kube2iam](https://github.com/jtblin/kube2iam) - kube2iam provides different AWS IAM roles for pods running on Kubernetes. - [kubed](https://github.com/appscode/kubed) - A Kubernetes Cluster Operator Daemon. - [kubescape](https://github.com/armosec/kubescape) - Kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA. +- [kubesec](https://github.com/controlplaneio/kubesec) - Security risk analysis for Kubernetes resources. - [kyverno](https://github.com/kyverno/kyverno/) - Kubernetes Native Policy Management. - [neuvector](https://github.com/neuvector/neuvector) - Kubernetes-native container security platform. - [notary](https://github.com/theupdateframework/notary) - Notary is a Docker project that allows anyone to have trust over arbitrary collections of data.