Quick Answer
Image attestation is a signed statement (using Sigstore/cosign) proving an image was built from a specific source commit, by a specific CI pipeline, with a verified build process. It lets you verify supply chain integrity รขโฌโ not just that the image hash matches, but that it was built correctly and wasn't tampered with post-build.
Answer
Attestation proves who built the image and ensures supply-chain integrity.
S
SugharaIQ Editorial Team
Verified Answer
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.