Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TanStack
/
router
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
15.1k
Code
Issues
286
Pull requests
331
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: hardening
- #6337
#6337
Merged
schiller-manuel
merged 16 commits into
main
TanStack/router:main
from
hardening
TanStack/router:hardening
Copy head branch name to clipboard
Jan 8, 2026
Conversation
Commits
16
聽(16)
Checks
Files changed
Merged
fix: hardening
#6337
schiller-manuel
merged 16 commits into
main
TanStack/router:main
from
hardening
TanStack/router:hardening
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2026
fix: resolveRedirect normalizes same-origin Location to path-only
schiller-manuel
committed
92b5e93
View commit details
Copy full SHA for 92b5e93
Browse repository at this point
fix: do not trust Origin header for router origin determination
Show description for 7886bda
schiller-manuel
committed
7886bda
View commit details
Copy full SHA for 7886bda
Browse repository at this point
fix: block dangerous URL protocols in navigate and redirect
schiller-manuel
committed
76fbc42
View commit details
Copy full SHA for 76fbc42
Browse repository at this point
fix: block external spa maskPath during prerender
schiller-manuel
committed
47ab005
View commit details
Copy full SHA for 47ab005
Browse repository at this point
fix: block prerender external page SSRF
schiller-manuel
committed
d86f465
View commit details
Copy full SHA for d86f465
Browse repository at this point
fix: add HTML escaping to prevent XSS in scroll restoration options
schiller-manuel
committed
a7b86bc
View commit details
Copy full SHA for a7b86bc
Browse repository at this point
fix: block dangerous protocols for external links
schiller-manuel
committed
63e4a8e
View commit details
Copy full SHA for 63e4a8e
Browse repository at this point
fix: escape JSON-LD structured data to prevent XSS in head tags
schiller-manuel
committed
ca5971c
View commit details
Copy full SHA for ca5971c
Browse repository at this point
formatting & lint
schiller-manuel
committed
d32bf01
View commit details
Copy full SHA for d32bf01
Browse repository at this point
fix: enforce relative paths for prerender page paths and improve error handling
schiller-manuel
committed
0951c28
View commit details
Copy full SHA for 0951c28
Browse repository at this point
test: add edge cases for isDangerousProtocol function
schiller-manuel
committed
55b0f52
View commit details
Copy full SHA for 55b0f52
Browse repository at this point
fix: refactor prerender page path validation to use a dedicated normalization function
schiller-manuel
committed
a06d9dd
View commit details
Copy full SHA for a06d9dd
Browse repository at this point
fix: preserve unicode characters in prerender page paths by decoding pathname
schiller-manuel
committed
3719b02
View commit details
Copy full SHA for 3719b02
Browse repository at this point
test: enhance mocks for vite and fs in prerender SSRF tests
schiller-manuel
committed
6ae0893
View commit details
Copy full SHA for 6ae0893
Browse repository at this point
fix tests
schiller-manuel
committed
2125eb6
View commit details
Copy full SHA for 2125eb6
Browse repository at this point
test: update spa configuration in makeStartConfig for prerender settings
schiller-manuel
committed
72bb09d
View commit details
Copy full SHA for 72bb09d
Browse repository at this point
You can鈥檛 perform that action at this time.