Files
codeql/docs/codeql/reusables/path-problem.rst
2020-11-12 10:43:04 +00:00

1 line
297 B
ReStructuredText

You can model data flow paths in CodeQL by creating path queries. To view data flow paths generated by a path query in CodeQL for VS Code, you need to make sure that it has the correct metadata and ``select`` clause. For more information, see :ref:`Creating path queries <creating-path-queries>`.