Files
codeql/python/ql/lib/change-notes/2023-03-28-dataflow-rm-footgun.md
Anders Schack-Mulligen 47e7aa9566 Dataflow: Add change note.
2023-03-28 13:17:48 +02:00

293 B

category
category
fix
  • Fixed some accidental predicate visibility in the backwards-compatible wrapper for data flow configurations. In particular DataFlow::hasFlowPath, DataFlow::hasFlow, DataFlow::hasFlowTo, and DataFlow::hasFlowToExpr were accidentally exposed in a single version.