Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 173 Bytes

detect-unsafe-regex.md

File metadata and controls

7 lines (4 loc) · 173 Bytes

Pattern: Potentially unsafe regex

Issue: -

Description

Locates potentially unsafe regular expressions, which may take a very long time to run, blocking the event loop.