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

Member predicate Templating::TemplatePlaceholderTag::isInNestedTemplateContext

Holds if this placeholder occurs in the definition of another template, which means the output is susceptible to code injection.

predicate isInNestedTemplateContext(string templateType)