mirror of
https://github.com/github/codeql.git
synced 2026-02-24 10:53:49 +01: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.