run instruction

This commit is contained in:
Ben Hirschberg
2021-08-12 17:22:00 +03:00
parent 420eeb2220
commit 244661b60c
2 changed files with 6 additions and 1 deletions

View File

@@ -5,12 +5,17 @@ kubescape is a tool for testing Kubernetes clusters against industry accepted se
* MITRE threat matrix for Kubernetes [see here](https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/)
# TL;DR
To get a fast check of the security posture of your Kubernetes cluster run this:
To install the tool locally, run this:
`curl -s https://raw.githubusercontent.com/armosec/kubescape/master/install.sh | /bin/bash`
To get a fast check of the security posture of your Kubernetes cluster, run this:
<img src="docs/install.jpeg">
`kubescape scan framework nsa`
<img src="docs/run.jpeg">
# Status
[![build](https://github.com/armosec/kubescape/actions/workflows/build.yaml/badge.svg)](https://github.com/armosec/kubescape/actions/workflows/build.yaml)

BIN
docs/run.jpeg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB