Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: github/codeql-cli-binaries

v2.24.0

26 Jan 12:45
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release 2.24.0 (2026εΉ΄01月26ζ—₯)

Miscellaneous

  • The OWASP Java HTML Sanitizer library used by the CodeQL CLI for internal documentation generation commands has been updated to version 20260102.1.
  • The build of Eclipse Temurin OpenJDK that is used to run the CodeQL CLI has been updated to version 21.0.9.

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.24.0.

Assets 10
Loading

v2.23.9

09 Jan 17:33
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release 2.23.9 (2026εΉ΄01月09ζ—₯)

Deprecations

  • Support for Kotlin version 1.6 and 1.7 has been deprecated and will be removed from CodeQL version 2.24.1. Starting with version 2.24.1, users will need to use Kotlin version >= 1.8 to extract Kotlin databases.

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.23.9.

Loading

v2.23.8

11 Dec 16:35
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.
998e37c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Release 2.23.8 (2025εΉ΄12月10ζ—₯)

This release contains no CLI changes.

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.23.8.

Loading

v2.23.7

05 Dec 14:28
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.
2dd2c45
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Release 2.23.7 (2025εΉ΄12月05ζ—₯)

Deprecations

  • The --save-cache flag to codeql database run-queries and other commands that execute queries has been deprecated. This flag previously instructed the evaluator to aggressively write intermediate results to the disk cache, but now has no effect.

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.23.7.

Loading

v2.23.6

24 Nov 08:41
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.
7fa2614
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Breaking changes

  • The LGTM results format for uploading to LGTM has been removed.

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.23.6.

Loading

v2.23.5

13 Nov 20:58
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.
f66af53
This commit was signed with the committer’s verified signature.
mbg Michael B. Gale
GPG key ID: FF5E2765BD00628F
Verified
Learn about vigilant mode.

Choose a tag to compare

Breaking changes

  • In order to make a @kind path-problem query diff-informed, the getASelectedSourceLocation and getASelectedSinkLocation predicates in the dataflow configuration now need to be overridden to always return the location of the source/sink in addition to any other locations that are selected by the query. See the QLdoc for more details.

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.23.5.

Loading

v2.23.3

17 Oct 13:22
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Breaking changes

  • The --permissive command line option has been removed from the C/C++ extractor, and passing the option will make the extractor fail. When calling the extractor directly, --permissive should no longer be passed.

Bugs fixed

  • Fixed a bug that made many codeql subcommands fail with the message not in while, until, select, or repeat loop on Linux or macOS systems where /bin/sh is zsh.

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.23.3.

Loading
WYH786788, kldejuzi, BossOfTheGym, mdhaini3, and asdaiipeyman-svg reacted with laugh emoji
5 people reacted

v2.23.2

02 Oct 10:30
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New features

  • CodeQL Go analysis now supports the "Git Source" type for private package registries. This is in addition to the existing support for the "GOPROXY server" type.

Fixes

  • The codeql generate query-help command now prepends the query's name (taken from the .ql file) as a level-one heading when processing markdown query help, for consistency with help generated from a .qhelp file.

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.23.2.

Loading

v2.23.1

23 Sep 13:41
@codeql-ci codeql-ci
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release 2.23.1 (2025εΉ΄09月23ζ—₯)

New features

  • CodeQL now adds the sources and sinks of path alerts to the relatedLocations
    property of SARIF results if they are not included as the primary location or
    within the alert message. This means that path alerts will show on PRs if a
    source or sink is added or modified, even for queries that don't follow the
    common convention of selecting the sink as the primary location and mentioning
    the source in the alert message.

  • CodeQL now populates file coverage information for GitHub Actions on
    the tool status page for code scanning.

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.23.1.

Loading
pksanto and hompjepoppe-bot reacted with rocket emoji
2 people reacted

v2.23.0

04 Sep 15:04
@codeql-ci codeql-ci
108cd20
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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.8.

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.23.0.

Loading
Previous 1 3 4 5 15 16
Previous

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /