Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 942 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 942 Bytes

🔑 Secure Supply Chain on AKS

Secure Supply Chain on AKS Overview

Learn how to secure your container deployments on Azure Kubernetes Service by using open-source tools.

  • Trivy scans container images for vulnerabilities
  • Coptaic patches container images using reports from vulnerability scanners
  • Notary signs container images with digital signatures
  • Gatekeeper policy enforcement for Kubernetes
  • Ratify admission controller for Kubernetes

By combining these tools, you can create a secure supply chain for your container deployments on Azure Kubernetes Service.

👉 Watch the MSBuild 2023 Talk