mirror of
https://github.com/github/codeql.git
synced 2026-05-24 08:07:07 +02:00
142 B
142 B
0.6.3
New Queries
- Added a new query,
cpp/overrun-write, to detect buffer overflows in C-style functions that manipulate buffers.