advanced-security/qtil-csharp
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if node is specified as a sink with the given kind in a MaD flow model.
node
import semmle.code.csharp.dataflow.internal.ExternalFlow
predicate sinkNode(Node node, string kind, string model)