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

websockets / ws / 9534971824 / 27
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2024 09:35AM UTC
Files 14
Run time 12s
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:30AM UTC coverage: 99.358%. First build
9534971824.27

push

github

web-flow
[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

1069 of 1078 branches covered (99.17%)

1548 of 1558 relevant lines covered (99.36%)

1119.86 hits per line

Source Files on job 3a00d966e2d5d63a48d4a1f4605a4f89 (Node.js 12 x64 on ubuntu-latest) - 9534971824.27
  • 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 9534971824
  • fac8994f on github
  • Next Job for on master (#9535036224.6)
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