cloudposse-releaser
released this
04 Sep 21:30
·
12 commits
to refs/heads/main
since this release
feat: add openssf scorecard @nitrocode (#117)
## what- add scorecard github action
why
- publish results on openssf website
- able to showcase scores using a badge
references
- https://securityscorecards.dev/#how-it-works
- example of an existing project https://scorecard.dev/viewer/?uri=github.com/ossf/scorecard-action
- example for this project https://scorecard.dev/viewer/?uri=github.com/cloudposse/terraform-module-test
- main repo https://github.com/ossf/scorecard
- action https://github.com/ossf/scorecard-action
- borrowed from https://github.com/renovatebot/renovate/blob/9b64288861fcebfcce7a4938307dec52c04ec54f/.github/workflows/scorecard.yml#L2