-
-
Notifications
You must be signed in to change notification settings - Fork 550
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 OpenSSF score #712
Comments
This comment was marked as resolved.
This comment was marked as resolved.
We definitely want 9+/10, but firstly I need to understand how to enable such scores for Renovate, as I never disable it in https://github.com/SpotOnInc/renovate-config/blob/main/default.template.json5 |
Hi @MaxymVlasov, this is how I have enabled the scores in some orgs for renovate PRs https://docs.renovatebot.com/presets-security/#securityopenssf-scorecard |
Also the results may be better by adopting the GitHub action. This should get the branch protections |
This can be partially mitigated by https://app.stepsecurity.io/securerepo, as it can provision part of stuff automatically |
StepSecurity is very nice at quickly improving some areas that OpenSSF scorecard detects, so once the StepSecurity PR is merged, the OpenSSF score should also increase. I think it would still be valuable to integrate the OpenSSF scorecard banner to showcase the score and add the action to help improve the score. Since opening this, we have seen the score improve from 6.7 to 7.0 😄 |
Should we try and close/re-open this more times to get score improved even further? 🤣 |
Lol, nah. I'll add a badge to README, that will report status every day and on each commit to |
What problem are you facing?
Adoption in a new organization
How could pre-commit-terraform help solve your problem?
Renovatebot includes an openssf score on every PR update for this repo. Due to low scores, this can irk developers and management.
Please consider improving the OpenSSF score of this repo. Current score is 6.7 which is not and could be better. The higher the score, the more objective integrity the community will have towards the project.
https://github.com/ossf/scorecard
https://securityscorecards.dev/viewer/?uri=github.com/antonbabenko/pre-commit-terraform
Some small improvements
.github/workflows/*
would improve it a lotSome big improvements
The text was updated successfully, but these errors were encountered: