<< PREVIOUS NEXT >>

 

 

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

  1. Install CLI

  2. Install Docker if not already present

    1. Version 1.8X or greater

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" 

 

 

 

<< PREVIOUS NEXT >>