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

Fixed a regular expression denial of service issue by limiting whites… #7360

Merged
merged 5 commits into from Sep 20, 2023

Commits on Sep 20, 2023

  1. Copy the full SHA
    031ea9a View commit details
    Browse the repository at this point in the history
  2. improved a bit, but not perfect

    prodigysml authored and adriangb committed Sep 20, 2023
    Copy the full SHA
    b27b96c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    29f2a69 View commit details
    Browse the repository at this point in the history
  4. Guard against length itself

    adriangb committed Sep 20, 2023
    Copy the full SHA
    64cd826 View commit details
    Browse the repository at this point in the history
  5. Fix type hints

    adriangb committed Sep 20, 2023
    Copy the full SHA
    bef9776 View commit details
    Browse the repository at this point in the history