Skip to content

Conversation

MegaManSec
Copy link

Move WS upgrade listener registration to prepare() (trusted server), drop request-derived server detection, add basic handshake checks, and ensure errors destroy the socket.

Reduces unguarded upgrade surface and avoids side-effecty setup from arbitrary requests.

Move WS upgrade listener registration to prepare() (trusted server),
drop request-derived server detection, add basic handshake checks, and
ensure errors destroy the socket.

Reduces unguarded upgrade surface and avoids side-effecty setup from arbitrary
requests.
@ijjk ijjk added the type: next label Oct 1, 2025
@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: f8b4595

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: 2d20214

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants