ci: add OpenSSF Scorecard workflow#1020
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdds a new GitHub Actions workflow Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
@Mergifyio rebase |
Add automated weekly Scorecard analysis that publishes results to the OpenSSF dashboard and uploads SARIF findings to GitHub's Security tab. The workflow also triggers on any changes to the branch protection rules so that any changes can be reflected in the current score immediately, and also allows running the workflow manually. See also python-wheel-build#1008 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Martin Prpič <mprpic@redhat.com>
|
Deprecation notice: This pull request comes from a fork and was rebased using |
✅ Branch has been successfully rebased |
b344f6e to
79c9c8a
Compare
Pull Request Description
What
Add automated weekly Scorecard analysis that publishes results to the OpenSSF dashboard and uploads SARIF findings to GitHub's Security tab.
The workflow also triggers on any changes to the branch protection rules so that any changes can be reflected in the current score immediately, and also allows running the workflow manually.
See also #1008
Why
Scores are automated and violations can be seen in the repo itself (in the Security tab).