Swift
Note: The legacy Mend SAST Application was deprecated on April 1st, 2025. For assistance with migrating to the Mend AppSec Platform, please contact your customer success manager or the success team at success@mend.io.
In this article, we cover Swift support and vulnerability detection for Mend SAST.
Mend SAST-supported Swift file types
File Type |
---|
.swift |
Mend SAST-supported Swift frameworks
Framework |
---|
N/A |
Mend SAST-supported Swift vulnerability types
The Swift vulnerability types detected by SAST are provided below and are organized by CWE ID within each of their identified severities.
Swift high-severity vulnerability types
CWE | Vulnerability Type |
CWE-73 | File Manipulation |
CWE-89 | SQL Functions |
Swift medium-severity vulnerability types
CWE | Vulnerability Type |
CWE-200 | Location Information |
CWE-200 | Insecure Data Storage |
CWE-209 | Log Messages |
CWE-319 | Insufficient Transport Layer Protection |
CWE-676 | Miscellaneous Dangerous Functions |
CWE-749 | WebView Implementation |
Swift low-severity vulnerability types
CWE | Vulnerability Type |
CWE-242 | Use of Inherently Dangerous Function |
CWE-326 | Weak Encryption Strength |
CWE-676 | External URL Access |