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

Class CodeInjection::FlowState::SubString

A flow state used for normal tainted data, where an attacker might only control a substring.

Import path

import codeql.ruby.security.CodeInjectionCustomizations

Direct supertypes

Indirect supertypes

Inherited predicates

getStringRepresentation

Gets a canonical string representation of this state.

from State
toString

Gets a string representation of this state.

from State