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