Files
codeql/cpp/ql/src/change-notes/released/0.0.12.md
2022-03-21 13:25:49 +00:00

412 B

0.0.12

Minor Analysis Improvements

  • The cpp/overflow-destination, cpp/unclear-array-index-validation, and cpp/uncontrolled-allocation-size queries have been modernized and converted to path-problem queries and provide more true positive results.
  • The cpp/system-data-exposure query has been increased from medium to high precision, following a number of improvements to the query logic.