Skip to content

Detects insecure comparisons (==, !=, !== and ===), which check input sequentially (security/detect-possible-timing-attacks)

⚠️ This rule warns in the ✅ recommended config.

Released under the Apache License 2.0.