Skip to content

fix(ci): make zizmor SARIF upload configurable#192

Merged
jdalton merged 1 commit intomainfrom
fix/zizmor-disable-sarif
Apr 7, 2026
Merged

fix(ci): make zizmor SARIF upload configurable#192
jdalton merged 1 commit intomainfrom
fix/zizmor-disable-sarif

Conversation

@jdalton
Copy link
Copy Markdown
Collaborator

@jdalton jdalton commented Apr 7, 2026

Summary

  • Adds security-events input (default: false) to the checkout action
  • Repos opt into SARIF upload by passing security-events: 'true' and adding security-events: write permission
  • Security audit always runs — only the SARIF upload is configurable
  • Verified: zizmor .github --min-severity medium passes clean

Cascade

Layer 1 change. After merge: Layer 2b → 3 → 4 → all consumers.

@jdalton jdalton force-pushed the fix/zizmor-disable-sarif branch from 8708293 to 6139c90 Compare April 7, 2026 22:25
Adds security-events input (default: false) to the checkout action.
Repos opt into SARIF upload by passing security-events: 'true' and
adding security-events: write permission to their workflow.
@jdalton jdalton force-pushed the fix/zizmor-disable-sarif branch from 6139c90 to 607316b Compare April 7, 2026 22:26
@jdalton jdalton changed the title fix(ci): disable zizmor SARIF upload fix(ci): make zizmor SARIF upload configurable Apr 7, 2026
@jdalton jdalton merged commit 9c8e01d into main Apr 7, 2026
10 of 14 checks passed
@jdalton jdalton deleted the fix/zizmor-disable-sarif branch April 7, 2026 22:28
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