Files
codeql/cpp/ql/src/change-notes/released/0.1.3.md
2022-05-25 07:46:48 +00:00

296 B

0.1.3

Minor Analysis Improvements

  • The "XML external entity expansion" (cpp/external-entity-expansion) query precision has been increased to high.
  • The cpp/unused-local-variable no longer ignores functions that include if and switch statements with C++17-style initializers.