Skip to content

Releases: github/codeql-cli-binaries

v2.0.2

05 Feb 18:18
9c56568
Compare
Choose a tag to compare

Version 2.0.2 of the CodeQL CLI.

The main highlight of this release is a new codeql test run subcommand for running unit tests of queries and QL libraries.

The bundled extractors (which are responsible for converting source code to databases for each supported language) are updated to match the versions currently used on LGTM.com. These are newer than the last release of LGTM Enterprise, so this release should not be used if you plan to upload databases to an LGTM Enterprise instance.

For more information about the changes included in this release, see the CodeQL CLI changelog.

Please ignore the additional "source code" downloads below the codeql.zip artifact.

v2.0.1

17 Dec 16:06
a0f681e
Compare
Choose a tag to compare

Version 2.0.1 of the CodeQL CLI

This release is compatible with the 1.23 release of LGTM Enterprise.

Beware that the first build of this release erroneously printed 2.0.0+201912161223 as output from codeql --version. The current build correctly prints 2.0.1 but is otherwise identical.

For more information about the changes included in this release, see the CodeQL CLI changelog.

Please ignore the additional "source code" downloads below the codeql.zip artifact.

v2.0.0

13 Nov 20:59
Compare
Choose a tag to compare

Initial release of the CodeQL CLI.

Please ignore the additional "source code" downloads below the codeql.zip artifact.