This is a Docker Desktop extension for Kubescape. It lets you improve the security of your Kubernetes cluster by scanning it for misconfigurations and vulnerabilities.
For now, the extension supports visualising your results using the ARMO Platform dashboard. Support for Backstage, Grafana and the self-hosted Kubescape backend are on our roadmap.
- Clone this repo.
- Change into the repo’s directory.
- Run Docker Desktop.
- Inside the Docker Desktop application, go to Settings → Kubernetes → Enable Kubernetes.
- Run
make install-extension
. - A new extension named Kubescape should appear.