Files
kubescape/README.md
2021-08-12 16:30:03 +03:00

850 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/master/install.sh | /bin/bash

Status

build