Skip to content

v2.5.8

Choose a tag to compare

@codeql-ci codeql-ci released this 26 Jul 17:42
· 161 commits to main since this release
8add875
  • The bundled extractors are updated to match the versions currently used on LGTM.com. These are newer than the last release (1.27) of LGTM Enterprise. If you plan to upload databases to an LGTM Enterprise 1.27 instance, you need to create them with release 2.4.6.

Potentially breaking changes

  • The QL compiler now verifies that @security-severity query metadata is numeric. You can disable this verification by passing the --no-metadata-verification flag.

New features

  • The database index-files and database trace-command CLI commands now support --threads and --ram options, which are passed to extractors as suggestions.
  • The database finalize CLI command now supports the --ram option, which controls memory usage for finalization.
  • The database create CLI command now supports the --ram option, which controls memory usage for database creation.
  • The generate query-help CLI command now support rendering query help in SARIF format.

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.