qtil
advanced-security/qtil-javascript 0.0.3
Search

Module PathSummary

Import path

import semmle.javascript.dataflow.internal.FlowSteps

Predicates

call

Gets a summary describing a path with one or more calls, but no returns.

level

Gets a summary describing a path without any calls or returns.

level

Gets a summary describing a path without any calls or returns, transforming lbl into itself.

return

Gets a summary describing a path with one or more returns, but no calls.