mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-09-01 09:37:16 +00:00
Scorecard Token-Permissions check (alert #4) flags release.yml for missing top-level permissions, which means GITHUB_TOKEN defaults to broad write access across all jobs. Adding permissions: read-all at the top level enforces least privilege by default; the release job already declares contents: write at job level for the permissions it actually needs. Signed-off-by: Paige Patton <prubenda@redhat.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>