Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds the changelog documentation for CodeQL CLI version 2.23.5, following the established changelog format and conventions.
- Added a new changelog entry for CodeQL 2.23.5 documenting 3 new security queries, bringing the total to 483 queries
- Documented breaking changes affecting diff-informed path-problem queries and Swift library classes
- Documented major improvements including C# control-flow graph changes, Swift 6.2 support, and Rust function call resolution
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/codeql/codeql-overview/codeql-changelog/index.rst | Added reference to the new 2.23.5 changelog entry in the toctree |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.23.5.rst | New changelog document detailing security coverage updates, breaking changes, query improvements, and language library enhancements for C#, Java/Kotlin, Python, Rust, and Swift |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
adityasharad
approved these changes
Nov 17, 2025
redsun82
pushed a commit
that referenced
this pull request
Nov 18, 2025
Changedocs 2.23.5 (cherry picked from commit f27271d)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog additions and documentation updates:
codeql-cli-2.23.5.rst, detailing the changes in CodeQL CLI 2.23.5, including new security queries, breaking changes, new features, and analysis improvements for C#, Java/Kotlin, Python, Rust, and Swift.index.rst) to reference the new 2.23.5 changelog entry.