KUBERNETES
Static code analysis of your Kubernetes object definitions
Kubernetes scan performs static code analysis of your Kubernetes object definitions. Provides a list of recommendations of what you can improve to make your application more secure and resilient.
PREREQUISITES
Example
Run the following command from your console
vsp_defense kubernetes --api-key=<YOUR_API_KEY> --path=<path to kubernetes yaml files> --project-name="my-k8s-project"