v2.7.6
-
Beware that the CodeQL build tracer in this release (and in all earlier CodeQL CLI releases) is incompatible with Windows 11 and Windows Server 2022. This incompatibility affects database extraction for compiled languages:
cpp,csharp,go, andjava. If you use any of these languages, please avoid these specific Windows versions until a new CodeQL CLI release fixes this incompatibility. -
The bundled extractors are updated to match the versions currently used on LGTM.com. These are newer than the last release (1.28) of LGTM Enterprise. If you plan to upload databases to an LGTM Enterprise 1.28 instance, you need to create them with release 2.5.9.
Bug fixed
- A bug where creation of a CodeQL database could sometimes fail with a
NegativeArraySizeExceptionhas now been fixed.
New feature
- The CLI and evaluator contain a number of new features in support of internal machine learning experiments. This includes an experimental
resolve ml-modelssubcommand and newmlModelsmetadata in pack definition files. As these new features are not yet ready for general use, they should be ignored by external CodeQL users.
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.