Files
codeql/docs/language/reusables/path-problem.rst
2020-04-23 20:30:28 +01:00

1 line
342 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 `Creating path queries <https://help.semmle.com/QL/learn-ql/writing-queries/path-queries.html>`__.