eslint-plugin-security
Version:
Security rules for eslint
8 lines (4 loc) • 342 B
Markdown
# Detects potentially unsafe regular expressions, which may take a very long time to run, blocking the event loop (`security/detect-unsafe-regex`)
⚠️ This rule _warns_ in the ✅ `recommended` config.
<!-- end auto-generated rule header -->
More information: [Regular Expression DoS and Node.js](../regular-expression-dos-and-node.md)