← 返回首页
CodeQL 2.8.1 (2022-02-15) — CodeQL CodeQL docs
CodeQL documentation
CodeQL resources

CodeQL 2.8.1 (2022-02-15)

Contents

This is an overview of changes in the CodeQL CLI and relevant CodeQL query and library packs. For additional updates on changes to the CodeQL code scanning experience, check out the code scanning section on the GitHub blog, relevant GitHub Changelog updates, changes in the CodeQL extension for Visual Studio Code, and the CodeQL Action changelog.

Security Coverage

CodeQL 2.8.1 runs a total of 306 security queries when configured with the Default suite (covering 137 CWE). The Extended suite enables an additional 95 queries (covering 30 more CWE). 10 security queries have been added with this release.

CodeQL CLI

Bug Fixes

New Features

Query Packs

Bug Fixes

Python

Minor Analysis Improvements

C/C++

New Queries

C/C++

Java/Kotlin

JavaScript/TypeScript

Language Libraries

Major Analysis Improvements

C#