Skip to content

Regex Fixes #57

@Stefan4472

Description

@Stefan4472

Any user-input that might use regex should be checked to make sure it is valid. We also need to check if metacharacters need to be escaped. For example, the user may enter \w+, although the program may only recognize \w+

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions