Skip to content

ci: update CodeQL config#232

Open
dmcilvaney wants to merge 1 commit into
microsoft:mainfrom
dmcilvaney:damcilva/configure_codeql
Open

ci: update CodeQL config#232
dmcilvaney wants to merge 1 commit into
microsoft:mainfrom
dmcilvaney:damcilva/configure_codeql

Conversation

@dmcilvaney
Copy link
Copy Markdown
Contributor

@dmcilvaney dmcilvaney commented Jun 4, 2026

In parallel to this we should ensure that CodeQL is configured in the repo settings.
I think we probably want to set it to fail on warnings (we are effectively green with one tiny exception, so may as well keep it that way).

Copilot AI review requested due to automatic review settings June 4, 2026 20:59
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s CodeQL GitHub Actions workflow to use the newer “advanced” configuration template, expanding analysis beyond Go and adopting the newer build-mode-based setup.

Changes:

  • Switch workflow to “CodeQL Advanced” template structure and defaults (including top-level permissions: {}).
  • Expand the matrix to analyze actions, go, and python, with per-language build-mode.
  • Update CodeQL action pins to v4.36.2 and configure query suites (security-extended,security-and-quality).

Comment thread .github/workflows/codeql.yml
@dmcilvaney dmcilvaney force-pushed the damcilva/configure_codeql branch from bc464f7 to 6adb110 Compare June 4, 2026 22:04
@dmcilvaney dmcilvaney marked this pull request as ready for review June 4, 2026 22:04
Copilot AI review requested due to automatic review settings June 4, 2026 22:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

3 participants