Skip to content

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

Open
@cpanato

Description

@cpanato

Describe the feature

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 😃

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

What problem does this feature address?
How does this benefit users of Mage?
This is an initial step for a more secure release and lets the consumers have the ability to verify the release artifacts.

Additional context

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

and thanks for this amazing project I use that in some projects :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions