This adds metadata about the contents of our image, what it contains, and how it was built.
Motivation
The purpose of attestations is to provide verifiable claims about the integrity, origin, and security status of our container images, by ensuring to our users that the images used in our containerized environments are trustworthy and have not been tampered with.
This adds metadata about the contents of our image, what it contains, and how it was built.
Motivation
The purpose of attestations is to provide verifiable claims about the integrity, origin, and security status of our container images, by ensuring to our users that the images used in our containerized environments are trustworthy and have not been tampered with.
Specifications & References
Solution
Tests
PR Author's Checklist
PR Reviewer's Checklist