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

Predicate ClassValidator::isAccessToSanitizedField

Holds if the given property read refers to a field that has a sanitizing decorator.

Only holds when TypeScript types are available.

Import path

import javascript
predicate isAccessToSanitizedField(PropRead read)