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

Predicate CommandInjectionConfig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import semmle.code.csharp.security.dataflow.CommandInjectionQuery
predicate isBarrier(Node node)