Interview Guides
You're reviewing how application artifacts move through a delivery pipeline before production deployment. Container images are built in CI, stored in a registry, and later promoted across environments, so image security needs to be checked before release.
How do you secure container images in a CI/CD pipeline before they are deployed to a production environment?