Files
kubescape/README.md
Benyamin Hirschberg 9335d624cf Update README.md
2021-08-12 16:14:08 +03:00

816 B

logo

kubescape is a tool for testing Kubernetes clusters against industry accepted security standards and recomendations like:

  • NSA hardening for Kubernetes operators see here
  • MITRE threat matrix for Kubernetes see here

TL;DR

To get a fast check of the security posture of your Kubernetes cluster run this:

curl -s https://raw.githubusercontent.com/armosec/kubescape/main/install.sh | /bin/bash

Status

build