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 }}
rado0x54
/
ShellWatch
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
14
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(go): close all 17 high-divergence parity findings (H1-H17)
- #235
#235
Merged
rado0x54
merged 11 commits into
go-backend
rado0x54/ShellWatch:go-backend
from
go-parity-highs
rado0x54/ShellWatch:go-parity-highs
Copy head branch name to clipboard
Jul 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(go): close all 17 high-divergence parity findings (H1-H17)
#235
rado0x54
merged 11 commits into
go-backend
rado0x54/ShellWatch:go-backend
from
go-parity-highs
rado0x54/ShellWatch:go-parity-highs
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2026
fix(go): Hydra revoke-all sends all=true (H13) + audit duration_ms persisted on session close (H16) (#210)
rado0x54
committed
216aa60
View commit details
Copy full SHA for 216aa60
Browse repository at this point
fix(go): enforce passkey signature-counter regression (clone detection) in VerifyAssertion — H14 (#210)
rado0x54
committed
793bc12
View commit details
Copy full SHA for 793bc12
Browse repository at this point
feat(go): idle-session janitor — 30-min timeout, 1-min sweep, reason idle-timeout; input now bumps lastActivityAt (H6, #210)
rado0x54
committed
55f93f6
View commit details
Copy full SHA for 55f93f6
Browse repository at this point
fix(go): MCP session lifecycle security — cross-account Mcp-Session-Id replay gets uniform 404 (H4), session close destroys the AgentSession so owned terminals close with agent-disconnect (H5); cap…
Show description for 1c5a0ea
rado0x54
committed
1c5a0ea
View commit details
Copy full SHA for 1c5a0ea
Browse repository at this point
feat(go): account-deleted teardown — close live sessions (account-deleted), drop MCP transports (DropAccount, M17), revoke Hydra login+consent sessions; 90-day cleanup routes through the same path …
Show description for e44a080
rado0x54
committed
e44a080
View commit details
Copy full SHA for e44a080
Browse repository at this point
fix(go): file-key connection auth is approval-gated (key-approve action, deny falls through as skip) and file keys are admin-only + DB-enabled + on-disk for session auth and forwarding; file keys o…
Show description for 8a4aa89
rado0x54
committed
8a4aa89
View commit details
Copy full SHA for 8a4aa89
Browse repository at this point
feat(go): HTTP middleware parity — per-route rate limits on unauthenticated surfaces w/ fastify-shaped 429s (H9), CORS reflect+preflight before the bearer gate (H10), server.trustProxy client-IP re…
Show description for e8fd037
rado0x54
committed
e8fd037
View commit details
Copy full SHA for e8fd037
Browse repository at this point
feat(go): Web Push delivery channel (webpush-go, VAPID) with expired-subscription pruning (H7) + push-endpoint SSRF allowlist wired as AllowedEndpoint, routes mounted only with VAPID configured (H8…
Show description for a7b460e
rado0x54
committed
a7b460e
View commit details
Copy full SHA for a7b460e
Browse repository at this point
feat(go): same-data-dir cutover — adopt Node/drizzle databases by stamping goose's version table (with half-migrated guard), stamp drizzle's journal on Go-created DBs so a Node rollback applies not…
Show description for 2f664b5
rado0x54
committed
2f664b5
View commit details
Copy full SHA for 2f664b5
Browse repository at this point
fix(go): review follow-ups — approval expiry/cancel skips to next key on both signer paths (closes M11), MCP teardown armed on first message not notifications/initialized, stale Mcp-Session-Id gets…
Show description for e9d6c58
rado0x54
committed
e9d6c58
View commit details
Copy full SHA for e9d6c58
Browse repository at this point
feat(go): MCP idle-session expiry (mcp.sessionTimeoutMinutes, default 30m, 0=off) — vanished clients unwind fully via the Wait teardown incl. their SSH sessions; maxOwned cap prunes janitor-closed …
Show description for 4c5fa9e
rado0x54
committed
4c5fa9e
View commit details
Copy full SHA for 4c5fa9e
Browse repository at this point
You can’t perform that action at this time.