From 69c1efdc0de33ec45cc4ef73de1a5a814dc6328a Mon Sep 17 00:00:00 2001 From: Peter Benjamin Date: Sun, 26 May 2019 13:05:49 -0700 Subject: [PATCH] Add initial list of Kubernetes security tool --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e03c472..d89add3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # :lock: awesome-kubernetes-security [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -A curated list of awesome Kubernetes security resources. Can you dig it? \ No newline at end of file + +A curated list of awesome Kubernetes security resources. Can you dig it? + +- [audit2rbac](https://github.com/liggitt/audit2rbac) +- [Falco](https://github.com/falcosecurity/falco) +- [kiam](https://github.com/uswitch/kiam) +- [kube-bench](https://github.com/aquasecurity/kube-bench) +- [kube-hunter](https://github.com/aquasecurity/kube-hunter) +- [kube-psp-advisor](https://github.com/sysdiglabs/kube-psp-advisor) +- [kube2iam](https://github.com/jtblin/kube2iam) +- [kubeaudit](https://github.com/Shopify/kubeaudit) +- [kubectl-bindrole](https://github.com/Ladicle/kubectl-bindrole) +- [kubectl-dig](https://github.com/sysdiglabs/kubectl-dig) +- [kubectl-kubesec](https://github.com/stefanprodan/kubectl-kubesec) +- [kubectl-who-can](https://github.com/aquasecurity/kubectl-who-can) +- [kubesec](https://github.com/shyiko/kubesec) +- [rakkess](https://github.com/corneliusweig/rakkess) +- [rback](https://github.com/mhausenblas/rback)