Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update permissions for codeql #27

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

guhetier
Copy link
Contributor

@guhetier guhetier commented Sep 25, 2024

Goals

Update the permission needed by the CodeQL action during CI runs in the main branch, and update the action pulling the Windows SDK.

Technical Details

security-events: write is added to let CodeQL write security event on the repos when an issue is found.

Testing

The CI succeeds on the PR. The CI on the main branch will have to be validated once the PR is merged.

Checklist

  • All targets compile successfully
  • Changes have been formatted with clang-format
  • Newly added code include doxygen-style comments
  • Unit tests are succeeding

@guhetier guhetier marked this pull request as ready for review September 26, 2024 00:22
@guhetier guhetier requested a review from a team as a code owner September 26, 2024 00:22
@guhetier guhetier self-assigned this Sep 26, 2024
@guhetier guhetier merged commit 2c97e26 into main Sep 26, 2024
11 checks passed
@guhetier guhetier deleted the guhetier-fix-codeql-permission branch September 26, 2024 02:12
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