All rules →
Rules / JavaScript / TypeScript
SHIELD-JS-014

Disabled TLS/SSL certificate verification

highJavaScript / TypeScriptCWE-295CVSS 7.4

What it detects

Disabling certificate verification makes the connection vulnerable to MITM attacks.

How to fix

Never disable certificate verification in production. Fix the certificate instead.

Scan your repo freeFull documentation
Back to all rules
SHIELD-JS-014: Disabled TLS/SSL certificate verification — Zennoxa Shield