CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.3.1-dev (changelog, source)
Search

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 label.

insecureUrl

A URL that is downloaded over an insecure connection.

sensitiveInsecureUrl

A file URL that is both sensitive and downloaded over an insecure connection.