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

Sign GitHub releases using cosign #3302

Open
mowies opened this issue Mar 20, 2024 · 0 comments
Open

Sign GitHub releases using cosign #3302

mowies opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@mowies
Copy link
Member

mowies commented Mar 20, 2024

Goal

As a Keptn user, I want to be sure that the code I am downloading is actually the code that the maintainers released.

Details

Introduce some new steps in the release pipeline to use cosign to sign the release code archives for every release that happens.
This should be possible using cosign blob signing and attestation for the resulting files.

This should increase our security scores by OpenSSF.

DoD

  • github code releases are signed
  • signature and certificate are attached to each release going forward
@mowies mowies added the status: ready-for-refinement Issue is relevant for the next backlog refinment label Mar 20, 2024
@mowies mowies added enhancement New feature or request security labels Mar 20, 2024
@odubajDT odubajDT removed the status: ready-for-refinement Issue is relevant for the next backlog refinment label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🎟️ Refined
Development

No branches or pull requests

3 participants