Skip to content

DoSsable regex not detected #13

Open
@MarcoMeinardi

Description

@MarcoMeinardi

I found this regex ^\w*a\w*b\w*$, that should lead to a cubic complexity with a string in the form (ab)*-.
I'm surprised it doesn't get detected, since it is almost identical to the first example in the README, even if it needs two times more bytes to achieve about the same execution time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions