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

253 B

0.0.13

Minor Analysis Improvements

  • Fixed an issue that would sometimes prevent the data-flow analysis from finding flow paths through a function that stores its result on an object. This may lead to more results for the security queries.