Merge upstream CodeQL 2.27.0 release - #400
Merged
Merged
Conversation
…60811-codeql Migrate pull request automation away from pull_request_target
C++: Update expected test results
…tializers C++: Mark initializers of compiler-generated variables as compiler-generated
Signed-off-by: Arun Krishnamurthy <arun.km.279@gmail.com>
Data flow: Track access path lengths in stages 3 and 4
I thought there was a bug here, but it turns out this works as intended. Makes sense to keep the test though.
…ources-and-sinks-3 C++: Support access paths for sources and sinks
Rust: Canonical paths for blanket implementations
Unified: Make Linux build hermetic
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7b8af11e-692d-4c94-87be-8cdaaf908e7c
…ioning Publish patched rules_swift as codeql.2
Update CSV framework coverage reports
Java: model org.apache.commons.xml XmlFactories as safe XXE sources
Co-authored-by: Michael Nebel <michaelnebel@github.com>
…node-type-generator unified: Add Swift node type schema generator
…ndabotproxy C#: Re-factor DependabotProxy class to allow unit-testing.
…-jump-step FlowSummaryImpl: Model more source/sink steps as jump steps
…ity-false fix: missed where opporunity false positive
…te-fallback-uniqueness Rust: Make crate fallback logic more conservative in path resolution library
Release preparation for version 2.27.0
Josh Brown (ropwareJB)
approved these changes
Sep 14, 2026
Conflict resolutions are applied in separate follow-up commits. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9f411503-39f3-4294-8012-aff7af8b23c0
Chanel (chanel-y)
force-pushed
the
bump-2-27-0
branch
from
September 14, 2026 18:46
4737f67 to
06cb904
Compare
Preserve the Microsoft 365/366 array matching while incorporating upstream filtering for compiler-generated variables. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9f411503-39f3-4294-8012-aff7af8b23c0
Retain the Microsoft test coverage and add the upstream __PRETTY_FUNCTION__ regression case. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9f411503-39f3-4294-8012-aff7af8b23c0
Keep the existing structured references and adopt the upstream HTTPS Wikipedia URL. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9f411503-39f3-4294-8012-aff7af8b23c0
Chanel (chanel-y)
force-pushed
the
bump-2-27-0
branch
from
September 14, 2026 19:06
06cb904 to
cd6ddb7
Compare
Josh Brown (ropwareJB)
approved these changes
Sep 14, 2026
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.
Summary
Sync the
microsoft/codeqlfork to the upstream CodeQL CLI 2.27.0 release commit (c6baf479093fafc81d4655dc2014dc583360308e) for PowerShell DCA support.Supersedes #399 after renaming the head branch to
bump-2-27-0.Merge conflicts