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
Clears the pre-existing Hypatia workflow_audit findings (non-blocking, but tidies governance CI):
- timeout-minutes on all remaining jobs: release.yml (3), static-analysis-gate.yml (3), rhodibot.yml (1)
- instant-sync.yml (HIGH secret_action_without_presence_gate): gate the repository-dispatch step on
FARM_DISPATCH_TOKEN presence so it no-ops without the secret
- scorecard.yml (HIGH scorecard_wrapper_missing_job_permissions): add job-level permissions to the
reusable-wrapper job (security-events/id-token/contents/actions)
- codeql.yml (codeql_missing_actions_language): add the `actions` language so workflow files are scanned
- rhodibot.yml (CRITICAL): remove the privileged `workflow_run` trigger — it ran with contents/
pull-requests write on Hypatia completion; rhodibot still runs via schedule + workflow_dispatch
Verified: all changed workflows parse as YAML; every non-reusable job now has timeout-minutes.
Claude-Session: https://claude.ai/code/session_01UCnxjXkN6uDj9YSANuGEgR
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments