All rules →
Rules / Swift
SHIELD-SWIFT-016

Sensitive data copied to pasteboard

mediumSwiftCWE-200CVSS 5.5

What it detects

A password or secret is written to the general UIPasteboard, exposing it to other apps.

How to fix

Avoid placing secrets on the shared pasteboard, or mark items as expiring and local-only.

Scan your repo freeFull documentation
Back to all rules
SHIELD-SWIFT-016: Sensitive data copied to pasteboard — Zennoxa Shield