mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
412 B
412 B
0.0.12
Minor Analysis Improvements
- The
cpp/overflow-destination,cpp/unclear-array-index-validation, andcpp/uncontrolled-allocation-sizequeries have been modernized and converted topath-problemqueries and provide more true positive results. - The
cpp/system-data-exposurequery has been increased frommediumtohighprecision, following a number of improvements to the query logic.