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
Accelerator
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
Type
/
to 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 }}
pal-tamas
/
rask
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
30
Code
Issues
3
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Harden live-session security: returnUrl, WS origin, reconnect race, session cap
- #34
#34
Merged
pal-tamas
merged 10 commits into
main
pal-tamas/rask:main
from
security/live-session-hardening
pal-tamas/rask:security/live-session-hardening
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Harden live-session security: returnUrl, WS origin, reconnect race, session cap
#34
pal-tamas
merged 10 commits into
main
pal-tamas/rask:main
from
security/live-session-hardening
pal-tamas/rask:security/live-session-hardening
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
Harden live-session security: returnUrl, WS origin, reconnect race, session cap
Show description for 47b6cf0
pal-tamas
committed
47b6cf0
View commit details
Copy full SHA for 47b6cf0
Browse repository at this point
Harden live-session endpoints: no-store shell, upload/download authz, re-auth on dispatch, returnUrl parity
Show description for aceee4f
pal-tamas
committed
aceee4f
View commit details
Copy full SHA for aceee4f
Browse repository at this point
Fix generator build-breakers: escape keyword identifiers, dedup partial route registrations
Show description for 9d4ac14
pal-tamas
committed
9d4ac14
View commit details
Copy full SHA for 9d4ac14
Browse repository at this point
Harden WS transport: cap inbound frame size (DoS), CSPRNG for tickets/session ids
Show description for 0dbdf31
pal-tamas
committed
0dbdf31
View commit details
Copy full SHA for 0dbdf31
Browse repository at this point
Fix WASM disposal leaks: unsubscribe user-provider on dispose, bound download sink
Show description for d0ed693
pal-tamas
committed
d0ed693
View commit details
Copy full SHA for d0ed693
Browse repository at this point
Harden scaffolded template auth defaults: secure cookie, HTTPS/HSTS, UseAuthorization
Show description for 46afa37
pal-tamas
committed
46afa37
View commit details
Copy full SHA for 46afa37
Browse repository at this point
Low-batch Core fixes: Context.Has reactivity, handler-nav leak, drain race
Show description for c8d021e
pal-tamas
committed
c8d021e
View commit details
Copy full SHA for c8d021e
Browse repository at this point
Low-batch: URL-encode generator query keys, fail-fast JWT sample dev key
Show description for cbe1f5e
pal-tamas
committed
cbe1f5e
View commit details
Copy full SHA for cbe1f5e
Browse repository at this point
Commits on Jun 10, 2026
Fix WasmJwt E2E: supply test Jwt:Key to production-mode host
Show description for 744f193
pal-tamas
committed
744f193
View commit details
Copy full SHA for 744f193
Browse repository at this point
Merge branch 'main' into security/live-session-hardening
pal-tamas
authored
658b4cc
View commit details
Copy full SHA for 658b4cc
Browse repository at this point
You can’t perform that action at this time.