dreamboy9 / mongo

The MongoDB Database
https://www.mongodb.com/
Other
0 stars 0 forks source link

[Snyk] Fix for 2 vulnerabilities #80

Open dreamboy9 opened 1 year ago

dreamboy9 commented 1 year ago

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: - buildscripts/libdeps/graph_visualizer_web_stack/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-D3COLOR-1076592](https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JS-ECSTATIC-540354](https://snyk.io/vuln/SNYK-JS-ECSTATIC-540354) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: force-graph The new version differs by 24 commits.
See the full diff
Package name: http-server The new version differs by 71 commits.
  • 77243e7 0.13.0
  • a845834 Update dependency tree
  • f2c0dfb update milestone
  • aec3911 update security for release
  • 1f994c0 Merge pull request #591 from http-party/no_server_headers
  • c57654d Merge branch 'master' into no_server_headers
  • a4ec10b Merge pull request #713 from http-party/codeql-bye-bye
  • 6b87653 drop codeql
  • a7fdf0f remove server header
  • cd1afb7 Merge pull request #706 from zbynek/no-charset-binary
  • 46c0ce7 Merge pull request #705 from zbynek/patch-1
  • 9c51cb2 Merge branch 'master' into no_server_headers
  • cd84a85 revert
  • 7830ac2 Remove charset from header of binary files
  • b4991b8 Remove line break from LICENSE
  • fab3248 Merge pull request #704 from zbynek/patch-1
  • e9716d1 Account for CRLF in a test
  • 0f3e241 Merge pull request #642 from skyward-luke/master
  • 33fe714 Merge pull request #702 from http-party/replace-travis
  • e9ad269 Replace travis badge
  • f09c821 Update node.js.yml
  • 2c2ad02 Update node.js.yml
  • dad375d Update node.js.yml
  • 133a64c Update node.js.yml
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](https://app.snyk.io/org/dreamboy9/project/3cdbf867-f59e-4f93-abea-0ed67d97be96?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dreamboy9/project/3cdbf867-f59e-4f93-abea-0ed67d97be96?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"1afb8a29-807f-4908-a0d2-762e72f66b1e","prPublicId":"1afb8a29-807f-4908-a0d2-762e72f66b1e","dependencies":[{"name":"force-graph","from":"1.40.0","to":"1.41.2"},{"name":"http-server","from":"0.12.3","to":"0.13.0"}],"packageManager":"npm","projectPublicId":"3cdbf867-f59e-4f93-abea-0ed67d97be96","projectUrl":"https://app.snyk.io/org/dreamboy9/project/3cdbf867-f59e-4f93-abea-0ed67d97be96?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-D3COLOR-1076592","SNYK-JS-ECSTATIC-540354"],"upgrade":["SNYK-JS-D3COLOR-1076592","SNYK-JS-ECSTATIC-540354"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[586,696]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)