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