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

Predicate XmlEntityInjection::flowPath

Holds if data can flow from source to sink.

The corresponding paths are generated from the end-points and the graph included in the module PathGraph.

Import path

import semmle.code.csharp.security.dataflow.XMLEntityInjectionQuery
predicate flowPath(PathNode source, PathNode sink)