All rules →
Rules / Swift
SHIELD-SWIFT-011

Arbitrary insecure HTTP loads allowed

highSwiftCWE-319CVSS 7.4

What it detects

App Transport Security is disabled via NSAllowsArbitraryLoads or insecure HTTP exceptions.

How to fix

Remove the ATS exception and require HTTPS with valid certificates for all endpoints.

Scan your repo freeFull documentation
Back to all rules
SHIELD-SWIFT-011: Arbitrary insecure HTTP loads allowed — Zennoxa Shield