methodgg / wago.io

Code for website wago.io
MIT License
112 stars 40 forks source link

[Snyk] Fix for 3 vulnerabilities #237

Open oratory opened 11 months ago

oratory commented 11 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: - backend/package.json - 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") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Server-side Request Forgery (SSRF)
[SNYK-JS-REQUEST-3361831](https://snyk.io/vuln/SNYK-JS-REQUEST-3361831) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mongoosastic The new version differs by 21 commits.
  • f241ef8 bump version
  • 3d87f57 skip CI on tags
  • c03b67c bump rc version
  • 686aa7c publish on tags
  • 45bc8c7 split into separate workflows
  • 282e66a bump rc version
  • 3e19f8b direct publish without an action
  • 4aaaf55 add publish workflow
  • 0f64d86 add publish workflow
  • 5fd44c6 Add .npmignore file (#589)
  • 105a782 npm script prepare should be used instead of prepublish (#588)
  • c3b2228 Integrate github actions CI (#587)
  • 0d616be Update README.md
  • 90f9f82 Update documentation (#582)
  • 7cd2ada Update the example folder (#581)
  • 9dfd8dd Pass an existing esClient (#579)
  • eae46e5 Refactor esTruncate method (#580)
  • bf686b2 Update dependencies (#578)
  • cb7148d update dependencies. add editorconfig setup, tweak eslintrc and pass linter to all files.
  • c27947c Migrate to TS and tests to jest (#573)
  • b9b6343 Update README.md
See the full diff
Package name: tap The new version differs by 173 commits.
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/oratory/project/f2ca0100-00da-4d66-a54c-6459d9545cc6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/oratory/project/f2ca0100-00da-4d66-a54c-6459d9545cc6?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":"0917aee1-6460-4ab0-8206-9ac2b6682b06","prPublicId":"0917aee1-6460-4ab0-8206-9ac2b6682b06","dependencies":[{"name":"mongoosastic","from":"4.6.0","to":"5.0.0"},{"name":"tap","from":"14.11.0","to":"16.0.0"}],"packageManager":"npm","projectPublicId":"f2ca0100-00da-4d66-a54c-6459d9545cc6","projectUrl":"https://app.snyk.io/org/oratory/project/f2ca0100-00da-4d66-a54c-6459d9545cc6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[696,646,646],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)