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

Module Sanitizers

Provides commonly used dataflow sanitizers

Import path

import codeql.ruby.dataflow.Sanitizers

Classes

PrefixedStringInterpolation

A sanitizer for flow into a string interpolation component, provided that component does not form a prefix of the string.