All rules →
Rules / Rust
SHIELD-RUST-013

TLS certificate verification disabled

criticalRustCWE-295CVSS 8.6

What it detects

danger_accept_invalid_certs/hostnames disables TLS validation, enabling MITM.

How to fix

Never disable certificate or hostname verification in production TLS clients.

Scan your repo freeFull documentation
Back to all rules
SHIELD-RUST-013: TLS certificate verification disabled — Zennoxa Shield