Skip to content

ci(security): explicit workflow GITHUB_TOKEN permissions - #990

Merged
justcoding121 merged 1 commit into
developfrom
fix/codeql-workflow-permissions
Aug 30, 2026
Merged

justcoding121 merged 1 commit into
developfrom
fix/codeql-workflow-permissions

Conversation

@justcoding121

Copy link
Copy Markdown
Owner

Summary

  • Fixes github-advanced-security / CodeQL review comments on Release 7.0.0-beta #987 (actions/missing-workflow-permissions).
  • Adds least-privilege permissions on pr-path-guard, release (incl. resolve-version), rps-saturation, and .NET build.

Notes

  • CodeQL check can stay green while AdvSec still leaves PR review comments for these warnings.
  • publish-release keeps contents: write at the job level.

Test plan

  • CodeQL / AdvSec alerts for these workflows clear or dismiss on re-analysis
  • Existing CI jobs still run (contents: read is sufficient for checkout/build)

Addresses CodeQL actions/missing-workflow-permissions alerts commented on the beta PR by github-advanced-security.
@sonarqubecloud

Copy link
Copy Markdown

@justcoding121
justcoding121 merged commit c134b30 into develop Aug 30, 2026
14 checks passed
@justcoding121
justcoding121 deleted the fix/codeql-workflow-permissions branch August 30, 2026 20:16
@justcoding121 justcoding121 mentioned this pull request Aug 30, 2026
3 tasks
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