Securing CI/CD for an open source project: Locking down dependencies
This article is the second in a three-part series from the CNCF blog detailing how the Cilium open source project hardens its CI/CD pipeline. It likely focuses on strategies for locking down dependencies to prevent supply chain attacks, such as pinning versions, using lock files, and verifying integrity.