mirror of
https://github.com/github/codeql.git
synced 2026-04-15 03:54:02 +02:00
225 B
225 B
0.9.5
Minor Analysis Improvements
- The "non-constant format string" query (
cpp/non-constant-format) has been updated to produce fewer false positives. - Added dataflow models for the
gettextfunction variants.