Closed
Conversation
Snyk has created this PR to upgrade ws from 8.5.0 to 8.7.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/securecodebox/project/f177f813-0bac-418b-bd84-1635c57687eb?utm_source=github&utm_medium=referral&page=upgrade-pr
MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ GIT | git_diff | yes | no | 0.18s | |
| ✅ JSON | eslint-plugin-jsonc | 2 | 0 | 1.3s | |
| ✅ JSON | jsonlint | 2 | 0 | 0.61s | |
| prettier | 2 | 1 | 0.66s | ||
| ✅ JSON | v8r | 2 | 0 | 3.73s | |
| ✅ SPELL | misspell | 2 | 0 | 0.04s |
See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade ws from 8.5.0 to 8.7.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: ws
-
8.7.0 - 2022-05-26
- Added the ability to inspect the invalid handshake requests and respond to
- The handshake is now aborted if the
- The
-
8.6.0 - 2022-05-01
- Added the ability to remove confidential headers on a per-redirect basis (#2030).
-
8.5.0 - 2022-02-07
- Added the ability to use a custom
- When following redirects, the
from ws GitHub release notesFeatures
them with a custom HTTP response. (6e5a5ce).
Bug fixes
Upgradeheader field value in the HTTPresponse is not a case-insensitive match for the value "websocket" (0fdcc0a).
AuthorizationandCookieheaders are no longer sent when following aninsecure redirect (wss: to ws:) to the same host (d68ba9e).
Features
Features
WebSocketclass on the server (#2007).Bug fixes
AuthorizationandCookieheaders are nolonger sent if the redirect host is different from the original host (#2013).
Commit messages
Package name: ws
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs