概要
This skill provides a comprehensive framework for implementing software supply chain security in Kubernetes using Kyverno. It guides developers and platform engineers through a phased rollout of image validation controls, starting from basic registry restrictions and immutable image digests to advanced cryptographic signature verification and CVE-based deployment gates. By using these templates, teams can ensure that only trusted, verified, and scanned container images are permitted to run in production environments, significantly reducing the attack surface of the K8s infrastructure.