Releases: github/codeql-cli-binaries
v2.0.6
Version 2.0.6 of the CodeQL CLI.
-
Fixes a problem preventing
codeql database create
from working with Python 3 on MacOS. -
Fixes a problem preventing
codeql database create
from finding locally installed Python packages. -
Otherwise identical to release 2.0.5.
Please ignore the additional "source code" downloads below the codeql.zip
artifact.
v2.0.5
Version 2.0.5 of the CodeQL CLI.
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.4
Version 2.0.4 of the CodeQL CLI.
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.3
Version 2.0.3 of the CodeQL CLI.
This release fixes a bug where codeql test run
would fail with the message
com.semmle.util.exception.CatastrophicError: There should be a --library-path option for com.semmle.cli2.LibraryPathOptions.libraryPath but we didn't find it.
when running tests against the master
branch of the CodeQL libraries for certain languages.
Otherwise identical to release 2.0.2.
Please ignore the additional "source code" downloads below the codeql.zip
artifact.
v2.0.2
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
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
Initial release of the CodeQL CLI.
Please ignore the additional "source code" downloads below the codeql.zip
artifact.