Skip to content

Conversation

@27Bslash6
Copy link
Contributor

Summary

  • Add security-events: write permission to security-fast.yml for rustsec/audit-check SARIF upload
  • Add security-events: write permission to security-medium.yml for consistency

Why

The rustsec/audit-check@v2 action requires security-events: write to upload SARIF results to GitHub's Security tab. Without it, the scan runs but findings aren't visible in the UI.

Test plan

  • Verify security-fast workflow completes successfully
  • Verify SARIF results appear in Security tab after scan

The rustsec/audit-check action requires security-events: write
permission to upload SARIF results to GitHub's Security tab.
Adds security-events: write for consistency with other security
workflows and to support future security tool integrations.
@27Bslash6 27Bslash6 added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit 618a349 Dec 11, 2025
15 checks passed
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.

2 participants