CodeQL library for Ruby
codeql/ruby-all 0.9.0 (changelog, source)
Search

Module InsecureDownloadConfig

Import path

import codeql.ruby.security.InsecureDownloadQuery

Predicates

isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

isSink

Holds if sink is a relevant data flow sink accepting state.

isSource

Holds if source is a relevant data flow source with the given initial state.

Aliases

FlowState

Flow-labels for reasoning about download of sensitive file through insecure connection.