Skip to content

Ran350/redos-checker-for-vscode

Repository files navigation

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