Introduction
Image security scanning checks container images for vulnerabilities before running them. It helps prevent security risks by finding weak spots early.
When you want to ensure your container images do not have known security issues before deployment
When you need to comply with company security policies for container usage
When you want to automate vulnerability checks in your CI/CD pipeline
When you want to avoid running containers with outdated or unsafe software
When you want to get reports on image risks to decide if an update is needed