Open
Description
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
- Add OpenSSF Best Practices Badge
- Use hadolint and shellcheck to pin dependencies
- Token Permissions in
.github/workflows/*
would improve it a lot - etc
Some big improvements
- Create official releases and sign them
- etc