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

Module Escaping

Provides a class for modeling new escaping APIs.

Import path

import codeql.ruby.Concepts

Predicates

getHtmlKind

Gets the escape-kind for escaping a string so it can safely be included in HTML.

Classes

Range

A data-flow node that escapes meta-characters, which could be used to prevent injection attacks.