Introduction
Containers can have security problems if their software is old or has bugs. Container vulnerability scanning checks container images for these problems before using them, helping keep applications safe.
When you want to check if your container images have security issues before deploying them.
When you need to ensure compliance with security rules in your company.
When you want to automatically scan new container images pushed to your registry.
When you want to get reports about vulnerabilities in your container images.
When you want to prevent running containers with known security problems.