v2.17.1
Release 2.17.1 (2024-04-24)
Deprecations
- The
--mode
option and-m
alias tocodeql database create
,
codeql database cleanup
, andcodeql dataset cleanup
has been
deprecated. Instead, use the new--cache-cleanup
option, which has
identical behavior.
Improvements
- Improved the diagnostic message produced when no code is processed
when creating a database. If a build mode was specified using
--build-mode
, the message is now tailored to your build mode.
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.
This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.17.1
.