Skip to content

Option to guarantee linear time with regards to input size, like re2 (ReDoS protection)Β #337

@Anton3

Description

@Anton3

We were choosing between re2 and CTRE. A much nicer constant factor of CRTE is much appreciated, but we had to choose re2, because CTRE has no option to protect against ReDoS (regex denial of service) and prohibit forms of syntax that involve backtracking. Please implement this option so that enterprise-scale code can rely on CTRE without the fear of ReDoS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions