top | item 40791577

GitHub Artifact Attestations

3 points| sandstrom | 1 year ago |github.blog

3 comments

order

sandstrom|1 year ago

Not sure if this works with artifacts pushed to GHCR (Github Container Registry), for example Docker containers. I think not.

But it's still a good step towards more integrity in the software supply chain.

    We’re thrilled to announce the general availability of GitHub Artifact Attestations! Artifact Attestations allow you to guarantee the integrity of artifacts built inside GitHub Actions by creating and verifying signed attestations.

phillmv|1 year ago

It does!, as long as it was _built_ inside Actions (source: am one of the authors).