Predicates for working with flow states.
Import path
import semmle.javascript.security.dataflow.HardcodedDataInterpretedAsCodeCustomizations
Predicates
fromFlowLabel | Gets the flow state corresponding to |
modified | A value which has undergone some transformation, such as hex decoding. |
unmodified | An unmodified value originating from a string constant. |