Zennoxa Shield
All rules →
Rules
/ JavaScript / TypeScript
SHIELD-JS-012
Insecure HTTP usage (non-HTTPS)
medium
JavaScript / TypeScript
CWE-319
CVSS 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 free
Full documentation
Back to all rules
SHIELD-JS-012: Insecure HTTP usage (non-HTTPS) — Zennoxa Shield