CodeQL library for Swift
codeql/swift-all 2.0.4-dev (changelog, source)
Search

Class EcbEncryptionAdditionalFlowStep

A unit class for adding additional flow steps.

Import path

import codeql.swift.security.ECBEncryptionExtensions

Direct supertypes

Indirect supertypes

Predicates

step

Holds if the step from node1 to node2 should be considered a flow step for paths related to ECB encryption vulnerabilities.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit