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

Member predicate OpenUriKernelOpenRequest::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)