You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it uses PCRE-JIT, bad regex from tokenizer.json can trigger an unbound backtracing with certain input. It would be safer to provide options to set limitation of the resource usage.
Since it uses PCRE-JIT, bad regex from tokenizer.json can trigger an unbound backtracing with certain input. It would be safer to provide options to set limitation of the resource usage.