CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.0.2 (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)