-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
The regex-automata crate has an option for limiting the size of the automata at build time.
This crate currently does not have such a feature (or at least, I haven't found it).
I imagine that untrusted input for needles is a somewhat common occurrence for this crate so it might be useful to add a size limit to avoid exploitation.
Metadata
Metadata
Assignees
Labels
No labels