Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sign the artifacts (binaries/images) using cosign #2462

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

Open
cpanato opened this issue Jan 6, 2022 · 3 comments
Open

Sign the artifacts (binaries/images) using cosign #2462

cpanato opened this issue Jan 6, 2022 · 3 comments
Labels
area: ci PR that update CI enhancement New feature or improvement

Comments

@cpanato
Copy link

cpanato commented Jan 6, 2022

Your feature request related to a problem? Please describe.

Not a problem, is a feature request.

The idea is to sign the release artifacts using cosign when doing the release.
The project is already using GoReleaser and GitHub actions and that makes things easier to implement 😃

This is an initial step for a more secure release and lets the consumers have the ability to verify the release artifacts.

I can help to implement this feature if the team decides to move this idea forward.

Describe the solution you'd like.

Using the current GoRelease config and the GitHub Actions we can sign the binaries/images using a keyless approach and push the signed artifacts all together to the GitHub release.

Describe alternatives you've considered.

n/a

Additional context.

n/a

@cpanato cpanato added the enhancement New feature or improvement label Jan 6, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Jan 6, 2022

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@ldez ldez added the area: ci PR that update CI label Jan 7, 2022
@cpanato
Copy link
Author

cpanato commented Jan 26, 2022

Do the maintainers think this is a good idea? i can implement the tiny bits if y'all agree

@scop
Copy link
Contributor

scop commented Apr 25, 2025

I do think it's a good idea, and I'm willing to chime in with the implementation as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci PR that update CI enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

3 participants