v2.9.0
The bundled extractors are updated to match the versions currently used on LGTM.com. These are newer than the last release (1.30) of LGTM Enterprise. If you plan to upload databases to an LGTM Enterprise 1.30 instance, you need to create them with release 2.7.6.
New features
-
codeql database createnow supports the--[no-]-count-linesoption, which was previously only available withcodeql database init. -
codeql resolve filesandcodeql database index-fileshas a new--also-matchoption, which allows users to specify glob patterns that are applied in conjunction with the existing--includeoption.
New language features
- This release introduces experimental support for parameterized QL modules. This language feature is still subject to change and should not be used in production yet.
Bugs fixed
-
Fixed a bug that would prevent resolution of a query suite in a published CodeQL query pack that has a reference to the pack itself.
-
Fixed inaccurate documentation of what the
--include-extensionoption tocodeql resolve filesandcodeql database index-filesdoes. The actual behavior is unchanged.
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.