• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

websockets / ws / 9535036224 / 22
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2024 09:47AM UTC
Files 14
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jun 2024 09:42AM UTC coverage: 99.422%. First build
9535036224.22

push

github

lpinca
[security] Fix crash when the Upgrade header cannot be read (#2231)

It is possible that the Upgrade header is correctly received and handled
(the `'upgrade'` event is emitted) without its value being returned to
the user. This can happen if the number of received headers exceed the
`server.maxHeadersCount` or `request.maxHeadersCount` threshold. In this
case `incomingMessage.headers.upgrade` may not be set.

Handle the case correctly and abort the handshake.

Fixes #2230

1070 of 1078 branches covered (99.26%)

1549 of 1558 relevant lines covered (99.42%)

945.39 hits per line

Source Files on job 0cd377a56fda3f409f56839b65214fbf (Node.js 14 x64 on macOS-latest) - 9535036224.22
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9535036224
  • e55e5106 on github
  • Next Job for on master (#9536416253.12)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc