Skip to content

Filter \t from URL protocols, same as \n and \r - #1557

Open
dpvc wants to merge 1 commit into
developfrom
fix/safe-url
Open

Filter \t from URL protocols, same as \n and \r#1557
dpvc wants to merge 1 commit into
developfrom
fix/safe-url

Conversation

@dpvc

@dpvc dpvc commented Sep 1, 2026

Copy link
Copy Markdown
Member

This PR adds \t to the characters that are filtered by the Safe extension in URL protocols. This prevents using \t to bypass the safe filtering.

@dpvc
dpvc requested a review from zorkow September 1, 2026 14:54
@dpvc dpvc added this to the v4.2 milestone Sep 1, 2026
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.99%. Comparing base (fc94595) to head (50335a6).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1557     +/-   ##
==========================================
  Coverage    86.99%   86.99%             
==========================================
  Files          390      390             
  Lines        88200    88200             
  Branches      3356     5046   +1690     
==========================================
  Hits         76732    76732             
+ Misses       11468    11448     -20     
- Partials         0       20     +20     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant