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

Module Impl

An implementation of the signature that allows the Hostname analysis to run.

Import path

import codeql.ruby.security.regexp.HostnameRegexp

Aliases

DataFlowNode

An element, viewed as a node in a data flow graph. Either an expression (ExprNode) or a parameter (ParameterNode).

RegExpPatternSource

A node whose value may flow to a position where it is interpreted as a part of a regular expression.