Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specifying the regular expression features #50

Open
Geal opened this issue Nov 24, 2020 · 0 comments
Open

specifying the regular expression features #50

Geal opened this issue Nov 24, 2020 · 0 comments

Comments

@Geal
Copy link
Contributor

Geal commented Nov 24, 2020

we should have a clear definition of what is accepted or not in the regular expression constraints, as different engines will have different behaviour. As an example, we probably want to disallow backtracking, since a regex can be provided in an attenuated block (backtracking can lead to high CPU usage).

@Geal Geal mentioned this issue Dec 18, 2020
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant