Skip to content

Thoughts about using an eslint plugin for REDOS detection? #1201

Closed
@davisjam

Description

This is a question for discussion, not an issue.

  • I am working on a vuln-regex-detector module.
  • I will be creating an eslint plugin based on this module in the next day or two. It will make one synchronous HTTP query for each regex it finds in the source code. Queries go to a server I host at Virginia Tech which has a database mapping regexes to pre-computed "is vulnerable?" answers. The server is running the server side of the code in this project.

Once it's ready, does anyone have concerns with adding my REDOS plugin to this project's eslint config?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions