CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.7.2 (changelog, source)
Search

Module ModelOutput::Cached

Import path

import semmle.javascript.frameworks.data.internal.ApiGraphModels

Predicates

getABarrierGuardNode

Holds if a barrier model contributed barrier with the given kind for the given acceptingValue.

getABarrierNode

Holds if a barrier model contributed barrier with the given kind.

getASinkNode

Holds if a sink model contributed sink with the given kind.

getASourceNode

Holds if a source model contributed source with the given kind.

getATypeNode

Holds if node is seen as an instance of type due to a type definition contributed by a model.

relevantSummaryModel

Holds if a relevant summary exists for these parameters.

resolvedSummaryBase

Holds if a baseNode is an invocation identified by the type,path part of a summary row.

resolvedSummaryRefBase

Holds if a baseNode is a callable identified by the type,path part of a summary row.