Merge upstream CodeQL 2.27.0 release - #400
Open
Chanel (chanel-y) wants to merge 358 commits into
Open
Conversation
…variables as compiler-generated.
…'s generated by the frontend on empty parameter packs.
…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
Co-authored-by: Michael Nebel <michaelnebel@github.com>
Java: Add CodeQL support and tests for Micronaut framework
…ation-tests-on-ubuntu-26-04 Skip mono/nuget C# integration tests on Ubuntu 26.04
…action Add actions.lock extraction
Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
Bazel: Add `lfs_archives` function
Go: Only output origin constraints for methods
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
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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