Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GitHub attestation mechanism #382

Open
rsubtil opened this issue May 22, 2024 · 0 comments
Open

Support GitHub attestation mechanism #382

rsubtil opened this issue May 22, 2024 · 0 comments
Labels
enhancement New feature or request topic:ci Issues or pull requests regarding CI

Comments

@rsubtil
Copy link
Member

rsubtil commented May 22, 2024

https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/

This allows developers to sign CI artifacts, and for users to attest their origin locally. This proves the origin of a CI build and that it hasn't been tampered with, providing more security to users when testing new features.

This should be trivial to support, so implement when I got the time

@rsubtil rsubtil added enhancement New feature or request topic:ci Issues or pull requests regarding CI labels May 22, 2024
@rsubtil rsubtil added this to the v1.0.2 milestone May 22, 2024
@rsubtil rsubtil removed this from the v1.0.2 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic:ci Issues or pull requests regarding CI
Projects
None yet
Development

No branches or pull requests

1 participant