Skip to content

ci: enable code-ql support for Rust#447

Merged
wmmc88 merged 3 commits intomainfrom
rust-codeql-preview
Aug 12, 2025
Merged

ci: enable code-ql support for Rust#447
wmmc88 merged 3 commits intomainfrom
rust-codeql-preview

Conversation

@wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented Aug 6, 2025

This pull request updates the CodeQL workflow configuration to improve language coverage. The main change is the addition of Rust language analysis with autobuild mode.

CodeQL workflow enhancements:

  • Added Rust language support to the jobs: section in .github/workflows/codeql.yaml, enabling autobuild for Rust projects.

@wmmc88 wmmc88 changed the title ci: add rust code-ql preview ci: enable code-ql support for Rust Aug 6, 2025
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@wmmc88 wmmc88 marked this pull request as ready for review August 7, 2025 00:51
Copilot AI review requested due to automatic review settings August 7, 2025 00:51
Copy link
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

This PR enables Rust language support in the CodeQL workflow configuration for enhanced security analysis coverage. The changes restructure the matrix configuration to accommodate multiple languages with different build modes.

  • Added Rust language analysis with "none" build mode to the CodeQL matrix
  • Restructured matrix configuration to use a nested codeql object for better organization
  • Updated all references to use the new nested matrix structure

@wmmc88 wmmc88 requested a review from a team August 7, 2025 01:10
@wmmc88
Copy link
Collaborator Author

wmmc88 commented Aug 7, 2025

waiting on #437 and #439 to merge

@wmmc88 wmmc88 added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit 7abc477 Aug 12, 2025
328 of 377 checks passed
@wmmc88 wmmc88 deleted the rust-codeql-preview branch August 12, 2025 00:43
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