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

Consider adopting signed release tags #1998

Open
cary-ilm opened this issue Sep 2, 2024 · 1 comment
Open

Consider adopting signed release tags #1998

cary-ilm opened this issue Sep 2, 2024 · 1 comment

Comments

@cary-ilm
Copy link
Member

cary-ilm commented Sep 2, 2024

The OpenSSF Best Practices Badge suggests signing release tags. The process is simple, described here: simply create the release from a tag created with -s:

$ git tag -s v1.2.3

The project maintainer who creates the release tags needs a GPG key. Instructions for creating a key are described here.

@jstone-lucasfilm
Copy link
Member

Thanks for posting these ideas for security improvements, @cary-ilm, and they all sound valuable to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants