Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix loading websockets when node is built w/ --without-ssl #2282

Merged
merged 1 commit into from
Sep 22, 2023

fix loading websockets when node is built w/ --without-ssl

0dc3186
Select commit
Loading
Failed to load commit list.
Merged

fix loading websockets when node is built w/ --without-ssl #2282

fix loading websockets when node is built w/ --without-ssl
0dc3186
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 22, 2023 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 158 in lib/websocket/connection.js

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic algorithm High

A broken or weak cryptographic algorithm depends on
sensitive data from an access to uid
.
A broken or weak cryptographic algorithm depends on
sensitive data from an access to uid
.
A broken or weak cryptographic algorithm depends on
sensitive data from an access to uid
.