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

Class CodeInjection::FlowState::Full

A flow state used for data that is entirely controlled by the attacker.

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