Files
codeql/go/ql/lib/change-notes/released/0.1.1.md
2022-05-20 10:07:19 -07:00

285 B

0.1.1

Minor Analysis Improvements

  • The method predicate getACalleeIncludingExternals on DataFlow::CallNode and the function viableCallable in DataFlowDispatch now also work for calls to functions via a variable, where the function can be determined using local flow.