Module UnsafeDynamicMethodAccess::FlowState
Predicates for working with flow states.
Import path
import semmle.javascript.security.dataflow.UnsafeDynamicMethodAccessCustomizationsPredicates
| fromFlowLabel | Gets the flow state corresponding to |
| taint | A tainted value. |
| unsafeFunction | A reference to an unsafe function, such as |