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

Module InsecureDependencyQuery

Provides predicates for reasoning about insecure dependency configurations.

Import path

import codeql.ruby.security.InsecureDependencyQuery

Predicates

insecureDependencyUrl

Holds if url is a string containing a URL that uses an insecure protocol. msg is the alert message that will be displayed to the user.