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

Predicate ClassValidator :: sanitizingDecorator

Holds if the given call is a decorator that sanitizes values for the purpose of taint tracking, such as IsBoolean().

Import path

import javascript
CallNode sanitizingDecorator ( )