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

Module CleartextLoggingExtensions

Provides classes and predicates to reason about cleartext logging of sensitive data vulnerabilities.

Import path

import codeql.swift.security.CleartextLoggingExtensions

Imports

swift

Top-level import for the Swift language pack

Classes

CleartextLoggingAdditionalFlowStep

A unit class for adding additional flow steps.

CleartextLoggingBarrier

A barrier for cleartext logging of sensitive data vulnerabilities.

CleartextLoggingSink

A data flow sink for cleartext logging of sensitive data vulnerabilities.

HeuristicCleartextLoggingSink

A cleartext logging sink that is determined by imprecise methods.