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

Insecure HTTP usage (non-HTTPS)

mediumJavaScript / TypeScriptCWE-319CVSS 5.9

What it detects

Using HTTP instead of HTTPS exposes data to interception.

How to fix

Use HTTPS for all external connections.

Scan your repo freeFull documentation
Back to all rules
SHIELD-JS-012: Insecure HTTP usage (non-HTTPS) — Zennoxa Shield