Guides for static-analysis
Ensuring YAML best practices using KubeLinter
When we declare various Kubernetes objects in YAML, can we have YAML checked prior to the deployment of applications or even Helm charts? The answer is yes - with a tool like KubeLinter
Using Checkov for static analysis of Kubernetes components
This guide will run you through using Checkov to perform static analysis of Kubernetes objects such as deployments