Scan Kubernetes Configuration Files

Description

Scanning Kubernetes configuration files is important for ensuring the security and reliability of Kubernetes deployments. With it you can maintain security best practices for Kubernetes and catch issues, such as unsecured APIs, over-privileged containers, misconfigured resource limits and many more. By identifying and mitigating these issues during development, you can reduce the likelihood of your workloads being compromised and save time that would otherwise be spent resolving issues in a production environment. Jit integrates a Kubernetes IaC scanner into CI/CD to automatically scan the existing code base and every new PR.

Stack layerSecurity domainSecurity tool initiated by this item
Cloud SecurityKubernetes IaC SecurityKubescape for K8s manifest files, Helm charts