CodeQL library for Rust
codeql/rust-all 0.1.13 (changelog, source)
Search

Member predicate ConceptsMake::Http::Client::Request::Range::disablesCertificateValidation

Holds if this request is made using a mode that disables SSL/TLS certificate validation, where disablingNode represents the point at which the validation was disabled, and argumentOrigin represents the origin of the argument that disabled the validation (which could be the same node as disablingNode).

predicate disablesCertificateValidation(DataFlowNode disablingNode, DataFlowNode argumentOrigin)