docket-fyi / docket-api

Docket API
1 stars 0 forks source link

[Snyk] Security upgrade pm2 from 4.2.1 to 5.0.0 #239

Open john-goldsmith opened 7 months ago

john-goldsmith commented 7 months 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: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **823/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.6 | Server-side Request Forgery (SSRF)
[SNYK-JS-IP-6240864](https://snyk.io/vuln/SNYK-JS-IP-6240864) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: pm2 The new version differs by 165 commits.
  • 76d3e38 pm2@5.0.0
  • 1def3d8 prep pm2@5.0.0
  • 65df2e4 travis: remove node 10 and 8 testing
  • c6f3373 add v16 to travis testing
  • b75ac26 add some ESM example
  • 4a2b3d0 switch to @ pm2/agent with json-diff-patch
  • 4c0ebc7 bump devDependencies package to latest
  • f4eb9f7 update
  • 1d81757 pm2@4.5.6
  • ce78df5 pm2-axon-rpc to 0.7.0
  • bdf8b82 merge
  • a6a52dc pm2@4.5.5
  • c13802e test: check if travis or mocha
  • 69cdb02 Merge branch 'development' of github.com:Unitech/pm2 into development
  • 65bdc97 make websocket json diff patch by default
  • 15261fd feature: auto start pm2-sysmonit - allow to disable via pm2 set pm2:sysmonit false
  • a116e4f Merge pull request #4987 from KennyTheBard/fix-monit-logs
  • 8c83f30 Merge pull request #4980 from gajus/master
  • 7779c82 Merge branch 'development' into master
  • 3e41cef App logs from monitor will not be deleted on selecting a different app
  • 5a5f9e7 reflect metrics speed bar with pm2-sysmonit 1.2.0
  • ce7ea20 switch to agent in #development
  • dd5c83f merge
  • afacd98 refactor: replace sprintf-js with fast-printf
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/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?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":"9b2f1edd-a8c6-465e-9638-b1146bb88dae","prPublicId":"9b2f1edd-a8c6-465e-9638-b1146bb88dae","dependencies":[{"name":"pm2","from":"4.2.1","to":"5.0.0"}],"packageManager":"npm","projectPublicId":"66e40190-a3fa-4369-a7b2-51a8f5a697cf","projectUrl":"https://app.snyk.io/org/docket-ope/project/66e40190-a3fa-4369-a7b2-51a8f5a697cf?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-IP-6240864"],"upgrade":["SNYK-JS-IP-6240864"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[823],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr)