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 }}
amigniter
/
libwsc
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Security/robustness hardening: handshake verification, message-size bounds, TLS IP SANs, mask entropy, liveness
- #7
#7
Merged
amigniter
merged 10 commits into
amigniter:main
amigniter/libwsc:main
from
voicetel:fix/security-hardening
voicetel/libwsc:fix/security-hardening
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Security/robustness hardening: handshake verification, message-size bounds, TLS IP SANs, mask entropy, liveness
#7
amigniter
merged 10 commits into
amigniter:main
amigniter/libwsc:main
from
voicetel:fix/security-hardening
voicetel/libwsc:fix/security-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
fix: verify Sec-WebSocket-Accept against computed value
Show description for ef2298b
mavroudis
committed
ef2298b
View commit details
Copy full SHA for ef2298b
Browse repository at this point
fix: bound permessage-deflate output (decompression bomb)
Show description for ef32bb2
mavroudis
committed
ef32bb2
View commit details
Copy full SHA for ef32bb2
Browse repository at this point
fix: bound single-frame and reassembled message size
Show description for 07dc1cb
mavroudis
committed
07dc1cb
View commit details
Copy full SHA for 07dc1cb
Browse repository at this point
fix: seed frame-mask PRNG from a strong entropy source
Show description for 82edf7b
mavroudis
committed
82edf7b
View commit details
Copy full SHA for 82edf7b
Browse repository at this point
fix: bound pre-upgrade handshake response size
Show description for 2d282c1
mavroudis
committed
2d282c1
View commit details
Copy full SHA for 2d282c1
Browse repository at this point
fix: reject RSV1 on control and continuation frames
Show description for 666ea08
mavroudis
committed
666ea08
View commit details
Copy full SHA for 666ea08
Browse repository at this point
fix: verify IP-literal TLS endpoints against iPAddress SANs
Show description for d113768
mavroudis
committed
d113768
View commit details
Copy full SHA for d113768
Browse repository at this point
fix: strip CR/LF from configured URI/host/headers in handshake
Show description for 7d8d07d
mavroudis
committed
7d8d07d
View commit details
Copy full SHA for 7d8d07d
Browse repository at this point
fix: detect half-open peer via ping/pong liveness timeout
Show description for 33aa144
mavroudis
committed
33aa144
View commit details
Copy full SHA for 33aa144
Browse repository at this point
Commits on Sep 10, 2026
Harden PR #7 security fixes
amigniter
committed
efbab3c
View commit details
Copy full SHA for efbab3c
Browse repository at this point
You can’t perform that action at this time.