Miscellaneous
-
The build of Eclipse Temurin OpenJDK that is used to run the CodeQL
CLI has been updated to version 25.0.4.1.New Java releases may not be completely backwards compatible. For example,
Java 25 has a known issue that affects symlink resolution on mapped drives
on Windows (JDK-8355342). Users impacted by such regressions can run CodeQL
with an alternative JDK using the CODEQL_JAVA_HOME environment variable.
For more information about the changes included in this release, see the CodeQL CLI changelog.
You can download either the codeql-PLATFORM.zip for your platform, or the generic codeql.zip which covers Linux x64, Windows x64 and macOS (including Apple Silicon). Linux arm64 binaries are available as a per-platform codeql-linux-arm64.zip only. Please ignore the additional "source code" downloads below the .zip artifacts.
Warning
The generic codeql.zip (binaries for all x86-64 platforms) is deprecated and will be removed in a future release. Please download the codeql-PLATFORM.zip for your platform instead. Note that arm64 binaries are only available as a per-platform codeql-linux-arm64.zip.
This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.27.1.