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

Predicate DynamicCreation::getAttributeAssignmentRhs

Get the right-hand side of an assignment to a named attribute.

Import path

import semmle.javascript.security.FunctionalityFromUntrustedSource
Node getAttributeAssignmentRhs(CallNode createCall, string name)