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

Member predicate ExceptionXss :: Source :: getAFlowLabel

Gets a flow label to associate with this source.

For sources that should pass through a throw/catch before reaching the sink, use the NotYetThrown labe. Otherwise use taint (the default).

FlowLabel getAFlowLabel ( )