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: pin third-party actions to commit SHAs and add least-privilege permissions (REQ-1.4.10) (#18)
- ci.yml, pages.yml, pr-lint.yml, stale.yml: SHA-pin all third-party actions
- codeql.yml: SHA-pin actions and add missing permissions (top-level
contents: read; job-level actions/contents/security-events for analyze),
mirroring portfolio/cas-platform/.github/workflows/codeql.yml
- ci.yml, pr-lint.yml, stale.yml already carried job-level least-privilege
permissions blocks at time of execution (added upstream since the plan's
audit) matching the scopes the plan called for; left unchanged
- contract-registry-live.yml untouched (already fully pinned + permissions)
- SHAs re-resolved live for current tags (v7/v5/v4/v6/v10/v7) as repo tags
had moved ahead of the plan's interface table since it was authored
Co-authored-by: Kim Harjamäki <kim.harjamaki@prosimo.fi>
0 commit comments