CodeQL library for Rust
codeql/rust-all 0.2.10 (changelog, source)
Search

Class RegexInjection::AdditionalFlowStep

A unit class for adding additional flow steps.

Import path

import codeql.rust.security.regex.RegexInjectionExtensions

Direct supertypes

Indirect supertypes

Predicates

step

Holds if the step from node1 to node2 should be considered a flow step for paths related to regular expression injection vulnerabilities.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit