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

Class ExternalApiUsedWithUntrustedData

An external API which is used with untrusted data.

Import path

import semmle.code.csharp.security.dataflow.ExternalAPIsQuery

Direct supertypes

Predicates

getNumberOfUntrustedSources

Gets the number of untrusted sources used with this external API.

getUntrustedDataNode

Gets a possibly untrusted use of this external API.

toString

Gets a textual representation of this element.