43.8 Supply Chain Security: SLSA and Sigstore
Right, let’s talk about supply chain security. You’ve probably heard the term “software supply chain” and thought, “That sounds… corporate. And boring.” I get it. But think of it this way: you’re not just running apt-get install or pulling a random container image anymore. You’re becoming a curator, a verifier, a detective. You’re building a chain of evidence from the original developer’s keyboard all the way to your production cluster. And the goal is to stop some chucklehead from slipping a backdoor into your application because you blindly trusted a base image from the internet. We’re going to use two tools to build this chain: SLSA (the blueprint) and Sigstore (the notary public).