Module InsecureDownload::FlowState
Predicates for working with flow states.
Import path
import semmle.javascript.security.dataflow.InsecureDownloadCustomizations
Predicates
fromFlowLabel | Gets the flow state corresponding to |
insecureUrl | A URL that is downloaded over an insecure connection. |
sensitiveInsecureUrl | A file URL that is both sensitive and downloaded over an insecure connection. |