Skip to content

Test coverage improvement#8

Draft
LukeKosner wants to merge 1 commit intobetafrom
cursor/test-coverage-improvement-4ca6
Draft

Test coverage improvement#8
LukeKosner wants to merge 1 commit intobetafrom
cursor/test-coverage-improvement-4ca6

Conversation

@LukeKosner
Copy link
Copy Markdown
Owner

Achieves 100% line coverage on key modules by adding comprehensive Bun test suites, and fixes an IPv6 URL safety vulnerability.

During the process of increasing test coverage, a vulnerability was discovered in app/handler/url-safety.ts where bracketed IPv6 hosts (e.g., https://[::1]) were not correctly normalized and blocked, allowing potential access to private IPv6 targets. This PR includes a fix for this issue.


Open in Web Open in Cursor 

Co-authored-by: Luke Kosner <hey@lukekosner.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Mar 6, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zekher Ready Ready Preview, Comment Mar 6, 2026 6:37pm

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.

2 participants