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

Module signature KindValidationConfigSig

Provides predicates for determining if a model exists for a given kind.

Import path

import codeql.mad.ModelValidation

Predicates

neutralKind

Holds if a neutral model exists for the given kind.

sinkKind

Holds if a sink model exists for the given kind.

sourceKind

Holds if a source model exists for the given kind.

summaryKind

Holds if a summary model exists for the given kind.