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