Skip to content

Conversation

@WikiRik
Copy link
Member

@WikiRik WikiRik commented Dec 17, 2025

This PR adds a small note to the README for matches to warn the user that they can be vulnerable to ReDoS (Regular Expression Denial of Service) attacks if they let users define their own pattern.

To reduce the amount of PRs needed, I have also prepared a new release in this PR. Unlike the other PRs, we should not squash and merge this PR so we can keep commits separate.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@WikiRik WikiRik requested review from profnandaa and rubiin December 17, 2025 19:17
@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6531047) to head (41944ab).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2640   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       114           
  Lines         2572      2572           
  Branches       651       651           
=========================================
  Hits          2572      2572           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rubiin rubiin merged commit 784e52a into master Dec 18, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

4 participants