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
.
electron
/
symbol-server
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
25
Code
Issues
2
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add CDN cache headers and a byte-bounded negative cache
- #33
#33
Merged
MarshallOfSound
merged 9 commits into
main
electron/symbol-server:main
from
harden-symbol-flood
electron/symbol-server:harden-symbol-flood
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add CDN cache headers and a byte-bounded negative cache
#33
MarshallOfSound
merged 9 commits into
main
electron/symbol-server:main
from
harden-symbol-flood
electron/symbol-server:harden-symbol-flood
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Harden against symbol lookup floods
Show description for 7a5d0c3
claude
committed
7a5d0c3
View commit details
Copy full SHA for 7a5d0c3
Browse repository at this point
Fix concurrency cap bypass for same-path waiters and shrink negative cache
Show description for 552d9f0
claude
committed
552d9f0
View commit details
Copy full SHA for 552d9f0
Browse repository at this point
Fix upstream slot leak for canceled dedup waiters and account real heap in negative cache
Show description for 5dcfbc5
claude
committed
5dcfbc5
View commit details
Copy full SHA for 5dcfbc5
Browse repository at this point
Cancel the upstream request when the client disconnects mid-proxy
Show description for 38877cc
claude
committed
38877cc
View commit details
Copy full SHA for 38877cc
Browse repository at this point
Add a sampled user-agent request log
Show description for c3e08a2
claude
committed
c3e08a2
View commit details
Copy full SHA for c3e08a2
Browse repository at this point
Make 302 redirect responses edge-cacheable
Show description for 8eeac33
claude
committed
8eeac33
View commit details
Copy full SHA for 8eeac33
Browse repository at this point
Revert "Add a sampled user-agent request log"
Show description for cc3b044
claude
committed
cc3b044
View commit details
Copy full SHA for cc3b044
Browse repository at this point
Slim to cache headers + bigger negative cache; drop request tracking now that Cloudflare fronts the origin
Show description for 9f57a4e
claude
committed
9f57a4e
View commit details
Copy full SHA for 9f57a4e
Browse repository at this point
Restrict 302 caching to Cloudflare's cohort-aware cache
Show description for 9c6ed74
claude
committed
9c6ed74
View commit details
Copy full SHA for 9c6ed74
Browse repository at this point
You can’t perform that action at this time.