CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Member predicate 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(Node disablingNode, Node argumentOrigin)