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-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
large-file/package.json
large-file/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-WS-7266574
Release notes
Package name: engine.io
Features
Bug fixes
Diff: 3.3.2...3.4.0
Client release: 3.4.0
ws version: ^7.1.2
#511 was reverted (see socketio/socket.io#3381)
Diff: 3.3.1...3.3.2
Client release: -
Bug fixes
Milestone: 3.3.1
Diff: 3.3.0...3.3.1
Client release: 3.3.1
Features
Access-Control-Allow-Origin
value (#511)Milestone: 3.3.0
Diff: 3.2.1...3.3.0
Client release: 3.3.0
Bug fixes
Milestone: 3.2.1
Diff: 3.2.0...3.2.1
Important note⚠️
There are two non-breaking changes that are somehow quite important:
ws
was reverted as the default wsEngine (#550), as there was several blocking issues withuws
. You can still useuws
by runningnpm install uws --save
in your project and using thewsEngine
option:pingTimeout
now defaults to 5 seconds (instead of 60 seconds): #551Milestone: 3.2.0
Diff: 3.1.5...3.2.0
Milestone: 3.1.5
Diff: 3.1.4...3.1.5
Important note⚠️
#543 updates the
ws
package, as the previous version was vulnerable to a Regular Expression Denial of Service (NSP advisory #550). Please update as soon as possible.Milestone: 3.1.4
Diff: 3.1.3...3.1.4
Bug fixes
Milestone: 3.1.3
Diff: 3.1.2...3.1.3
Package name: engine.io-client
This release contains a bump of the
ws
dependency, which includes an important security fix.Advisory: GHSA-3h5v-q93c-6h6q
Links
ws@~7.5.10
(diff)Package name: karma
5.0.8 (2020-05-18)
Bug Fixes
5.0.7 (2020-05-16)
Bug Fixes
5.0.6 (2020-05-16)
Bug Fixes
5.0.5 (2020-05-07)
Bug Fixes
5.0.4 (2020-04-30)
Bug Fixes
5.0.3 (2020-04-29)
Bug Fixes
5.0.2 (2020-04-16)
Bug Fixes
5.0.1 (2020-04-10)
Bug Fixes
5.0.0 (2020-04-09)
Bug Fixes
Code Refactoring
Continuous Integration
Features
DEFAULT_LISTEN_ADDR
constant (#3443) (057d527), closes #2479BREAKING CHANGES
Bug Fixes
Package name: socket.io
Package name: socket.io-client
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)