Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.39 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.39 KB

VSCode extension to detect vulnerable regular expressions

image/demo.gif

Usage

With the regular expression cursor selected, do one of the following.

  • Run redos-checker-for-vscode from the Command Palette (Ctrl+Shift+p)
  • Right-click to open the context menu and select redos-checker-for-vscode

Requirements

This extension depends on vulnerability detection engine, recheck.

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repo and submit pull requests.

Develop

See wiki page.

Author

Ran350