From b6ffc16f306c623fbba00d6423240b1f040f5705 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Fri, 9 Sep 2022 06:41:29 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d250ffb..41649a2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A curated list of awesome Kubernetes security resources. Can you dig it? - [kubectl-dig](https://github.com/sysdiglabs/kubectl-dig) - Deep Kubernetes visibility from the kubectl - [kubectl-kubesec](https://github.com/stefanprodan/kubectl-kubesec) - Scan Kubernetes pods, deployments, daemonsets and statefulsets with kubesec.io - [kubectl-who-can](https://github.com/aquasecurity/kubectl-who-can) - Show who has permissions to \ \ in Kubernetes +- [OWASP Top Ten for Kubernetes](https://owasp.org/www-project-kubernetes-top-ten/) - The Top Ten is a prioritized list of these risks backed by data collected from organizations varying in maturity and complexity - [terrascan](https://github.com/accurics/terrascan) - Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure - [kyverno](https://github.com/nirmata/kyverno) - Kubernetes Native Policy Management - [rakkess](https://github.com/corneliusweig/rakkess) - Review access matrix for Kubernetes server resources