You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: harden github actions permissions for scorecard compliance
Implement OpenSSF scorecard security recommendations to
improve workflow security
- Set default `read-all` permissions at the workflow level
across all workflows
- Define minimal job-level permissions following least privilege
principle
- Refactor release workflow to separate build and release steps
- Add scorecard job to PR checks workflow
- Reduce artifact retention to 1 day for scorecard results
Signed-off-by: vprashar2929 <[email protected]>
0 commit comments