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

Predicate SqlInjectionConfig::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.SqlInjectionQuery
predicate isBarrier(Node node)