Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.22 KB

File metadata and controls

30 lines (20 loc) · 1.22 KB

CodeQL 2.25.1 (2026-03-27)

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.25.1 runs a total of 491 security queries when configured with the Default suite (covering 166 CWE). The Extended suite enables an additional 135 queries (covering 35 more CWE).

CodeQL CLI

Bug Fixes

  • Fixed a bug where extraction could fail on YAML files containing emoji.

Miscellaneous

  • Upgraded snakeyaml (which is a dependency of jackson-dataformat-yaml) from 2.3 to 2.6.