Skip to content

Releases: github/codeql-cli-binaries

v2.25.5

22 May 10:33
Immutable release. Only release title and notes can be modified.
697ca25

Choose a tag to compare

Release 2.25.5 (2026-05-21)

  • There are no user-facing changes in this release.

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 contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.25.5.

v2.25.4

07 May 14:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • There are no user-facing changes in this release.

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 contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.25.4.

v2.25.3

01 May 12:07
Immutable release. Only release title and notes can be modified.
52038d2

Choose a tag to compare

Improvements

  • The codeql database finalize command now accepts the --working-dir
    flag. When specified, any extractor pre-finalize scripts will be run in
    that directory. If the flag is not used, the scripts will run in the source
    root directory (maintaining existing behavior). The flag will also be
    automatically passed through when running the higher-level
    codeql database create command.

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 contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.25.3.

v2.25.2

15 Apr 10:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Miscellaneous

  • The build of Eclipse Temurin OpenJDK that is used to run the CodeQL CLI has been updated to version 21.0.10.

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 contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.25.2.

v2.25.1

27 Mar 09:34
Immutable release. Only release title and notes can be modified.
249f3d5

Choose a tag to compare

Release 2.25.1 (2026-03-27)

Bug Fixes

  • Fixed a bug where extraction could fail on YAML files containing emoji.

Miscellaneous

  • Upgraded snakeyaml (which is a dependency of jackson-dataformat-yaml) from 2.3 to 2.6.

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 contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.25.1.

v2.25.0

19 Mar 12:16
Immutable release. Only release title and notes can be modified.
249f3d5