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

Module IncompleteMultiCharacterSanitizationSpecific

Provides language-specific predicates for reasoning about improper multi-character sanitization.

Import path

import codeql.ruby.security.IncompleteMultiCharacterSanitizationSpecific

Imports

Impl

An implementation that statisfies the RegexTreeView signature.

String

Provides flow summaries for the String class.

Classes

EmptyReplaceRegExpTerm

A regexp term that matches substrings that should be replaced with the empty string.

Aliases

NfaUtils

Classes and predicates that create an NFA and various algorithms for working with it.