Commit 6975af4
ci(scorecard): add job-level permissions for reusable workflow
The `scorecard-reusable.yml` reusable requires the caller's `analysis` job to
declare `security-events: write` and `id-token: write` permissions —
called-workflow permissions are CAPPED by the caller's block (the reusable's
docstring states this explicitly).
Without this, every push silently fails with `startup_failure` because
ossf/scorecard-action cannot upload SARIF.
Same pattern as julia-professional-registry#19 (discovered 2026-05-27);
estate-wide sweep tracked separately.
Refs hyperpolymath/standards (estate scorecard convention)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 07552ea commit 6975af4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
0 commit comments