CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Predicate PathGraph::nodes

Holds if n is a node in the graph of data flow path explanations.

Import path

import semmle.code.csharp.security.dataflow.XSSQuery
predicate nodes(XssNode n, string key, string val)