hasadna / open_pension

:chart_with_upwards_trend: Open Pension is a "Hasadna" project, that aimed to revealing the secrets behind the Israeli pension market.
BSD 3-Clause "New" or "Revised" License
17 stars 18 forks source link

[Snyk] Security upgrade pm2 from 5.1.2 to 5.3.1 #1096

Open RoySegall opened 5 months ago

RoySegall commented 5 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: - backoffice_backend/package.json - backoffice_backend/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") | **676/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.1 | Cross-site Request Forgery (CSRF)
[SNYK-JS-AXIOS-6032459](https://snyk.io/vuln/SNYK-JS-AXIOS-6032459) | No | Proof of Concept ![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-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-AXIOS-6144788](https://snyk.io/vuln/SNYK-JS-AXIOS-6144788) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: pm2 The new version differs by 122 commits.
  • a092db2 pm2@5.3.1
  • 3efe87e add testing on node 18.x
  • b455ac9 update package-lock.json deps
  • c4032e2 Update README.md
  • c23da2f tt2
  • 5b55a4d fix: testing
  • cac8393 fix: terminal width for condensed listing
  • b194ea7 fix python3 test
  • f122aab #5682 add test for bun over ts and tsx
  • 7bbe1a5 #5681 auto resolve python3 binary if available
  • 135c123 #5682 #5675 - when starting a ts or tsx app automatically use bun instead of ts-node
  • c62ac33 fix #5660 - loose checking
  • 7edb012 pm2@5.3.1
  • d68797a update README.md [skip ci]
  • 2d145fd change issue template [skip ci]
  • 500ef7d Merge pull request #5660 from bawjensen/fix-namespace-lines-0
  • b2193ab #5678 fix
  • 0530799 Merge pull request #5678 from karol-bujacek/bugfix/deploy-ecosystem-filename-extension
  • dd19e3f Merge branch 'development' into bugfix/deploy-ecosystem-filename-extension
  • 7912239 Merge pull request #5680 from juaneth/master
  • 41fd475 Update README.md #5683
  • e42f96c Update README.md #5684
  • e7821a4 #5684
  • 25d42ce switch from travis to github actions
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/roy-czb/project/e1240fe6-c589-4368-8595-12c39881ced3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/roy-czb/project/e1240fe6-c589-4368-8595-12c39881ced3?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":"30e5e857-4fae-42d7-9adb-4b053eced9c4","prPublicId":"30e5e857-4fae-42d7-9adb-4b053eced9c4","dependencies":[{"name":"pm2","from":"5.1.2","to":"5.3.1"}],"packageManager":"npm","projectPublicId":"e1240fe6-c589-4368-8595-12c39881ced3","projectUrl":"https://app.snyk.io/org/roy-czb/project/e1240fe6-c589-4368-8595-12c39881ced3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6032459","SNYK-JS-AXIOS-6124857","SNYK-JS-AXIOS-6144788"],"upgrade":["SNYK-JS-AXIOS-6032459","SNYK-JS-AXIOS-6124857","SNYK-JS-AXIOS-6144788"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[676,586,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lesson/csrf-attack/?loc=fix-pr) 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)