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

Module FlowSinks

Provides classes representing various flow sinks for data flow / taint tracking.

Import path

import semmle.code.csharp.security.dataflow.flowsinks.FlowSinks

Classes

ApiSinkExprNode

A data flow sink expression node for an API, which should be considered supported from a modeling perspective.

ApiSinkNode

A data flow sink node for an API, which should be considered supported from a modeling perspective.