Introduction
Container supply chain security helps protect your container images from being tampered with or infected by malware before they run. It ensures that only trusted and verified images are used in your cloud environment.
When you want to make sure the container images you deploy are safe and have not been altered by attackers.
When you need to verify the origin and integrity of container images before running them in production.
When you want to automatically scan container images for vulnerabilities before deployment.
When you want to enforce policies that only allow signed and trusted images to run in your Kubernetes clusters.
When you want to track and audit the history of container images used in your cloud projects.