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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade webpack-dev-middleware from 3.2.0 to 5.3.4 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeremyrajan
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 763/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.4
Path Traversal
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: webpack-dev-middleware The new version differs by 250 commits.
  • 86071ea chore(release): 5.3.4
  • 189c4ac fix(security): do not allow to read files above (#1779)
  • f3c62b8 chore(release): 5.3.3
  • eeb8aa8 fix: types for `Request` and `Response` (#1271)
  • 1a45388 chore(release): 5.3.2
  • b8fb945 chore(deps): memfs force update (#1269)
  • f88067d chore: update deps and ci (#1260)
  • 7186318 chore(deps-dev): bump @ commitlint/cli
  • 57c50ef ci: update `checkout`, `setup-node`, and `codecov` actions (#1267)
  • 840146a chore(deps-dev): bump @ babel/preset-env
  • 10c12eb chore(deps-dev): bump del from 6.0.0 to 6.1.0 (#1264)
  • d35413f chore(deps-dev): bump standard-version
  • 990ee2f chore(deps-dev): bump @ types/node
  • d68ab36 fix: node types (#1195)
  • 85d38da chore(deps-dev): bump @ babel/cli
  • b4fb714 chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#1258)
  • f0e8a64 chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 (#1259)
  • 79a4d39 chore(deps-dev): bump express from 4.18.0 to 4.18.1 (#1254)
  • d817499 chore(deps-dev): bump @ babel/core
  • c6d573c chore(deps-dev): bump @ babel/preset-env
  • fa7a2fe chore(deps-dev): bump @ commitlint/cli
  • ff6037f chore(deps-dev): bump @ commitlint
  • b311726 chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 (#1249)
  • a51135a chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 (#1248)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

馃洜 Adjust project settings

馃摎 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

馃 Path Traversal

Copy link

coderabbitai bot commented Mar 22, 2024

Important

Auto Review Skipped

Review was skipped due to path filters

Files ignored due to path filters (2)
  • package-lock.json is excluded by: !**/*.json
  • package.json is excluded by: !**/*.json

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants