Skip to content

fix(ci): clear OSSF Scorecard startup_failure#37

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/scorecard-caller-startup
Jul 6, 2026
Merged

fix(ci): clear OSSF Scorecard startup_failure#37
hyperpolymath merged 1 commit into
mainfrom
fix/scorecard-caller-startup

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Fixes the OSSF Scorecard workflow, which failed at startup on every run.

Cause: reusable-workflow caller missing security-events: write+id-token: write (reusable perms are capped by the caller), and/or an illegal timeout-minutes key on a uses: job.

Fix: inject caller permissions and/or drop timeout-minutes. Pin preserved. Verified with actionlint. Part of an estate-wide Scorecard remediation.

🤖 Generated with Claude Code

Reusable scorecard caller failed at startup: needed security-events+id-token
(reusable perms capped to caller grant) and/or an illegal timeout-minutes on the
uses: job. Verified with actionlint. Pin preserved.
@hyperpolymath hyperpolymath enabled auto-merge (squash) July 6, 2026 21:55
@hyperpolymath hyperpolymath disabled auto-merge July 6, 2026 22:39
@hyperpolymath hyperpolymath merged commit 5b767aa into main Jul 6, 2026
6 checks passed
@hyperpolymath hyperpolymath deleted the fix/scorecard-caller-startup branch July 6, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant