-
Notifications
You must be signed in to change notification settings - Fork 9
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
Improve security measures (with the help of OpenSSF Scorecard) #384
Comments
Any thoughts, @gagoar ? |
I've done this at work. Most of it is okay. Some notes tho:
I will be sure to take the workflow versions to be pinned as soon as you are done with the latest updates. |
Sound good! 👍
I think adding this Renovate preset will take care of that, probably in one PR. You can also use this tool that OpenSSF links to: https://app.stepsecurity.io/securerepo |
done ! #385 |
Lately, I've been looking a bit at OpenSSF Scorecard, it is an security assessment for open source projects.
You can see the current score here: https://securityscorecards.dev/viewer/?uri=github.com/gagoar/codeowners-generator
I think there are some fairly easy improvements that can be done, and there are tools to help. Below are the main improvements, that we can split off into separate issues (if this sounds good):
SECURITY.md
) and turn on private vulnerability reportingThe text was updated successfully, but these errors were encountered: