methodgg / wago.io

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

[Snyk] Security upgrade jszip from 3.6.0 to 3.8.0 #216

Open oratory opened 1 year ago

oratory 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: - backend/package.json - backend/package-lock.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") | **601/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.3 | Arbitrary File Write via Archive Extraction (Zip Slip)
[SNYK-JS-JSZIP-3188562](https://snyk.io/vuln/SNYK-JS-JSZIP-3188562) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: jszip The new version differs by 33 commits.
  • 3b98cfc 3.8.0
  • 2edab36 Sanitize filenames with `loadAsync` to prevent zip slip attacks
  • 1f631b0 Update contributing
  • 459ff79 Add tests for utils that remove leading slash
  • d4702a7 Merge pull request #541 from PatricSteffen/patch-1
  • 2ebb7e8 Merge pull request #737 from satoshicano/update-types-JSZipLoadOptions
  • 85c4989 Merge pull request #796 from Stuk/ghci
  • 40cc7f4 Add dependency caching
  • 5ee321e Install deps needed for Playwright on Github Actions
  • eeb841e Remove code and dependencies used for Saucelabs
  • e281bc3 Test using Playwright instead of Saucelabs
  • f7275e6 Use local qunit files in tests
  • 0509c73 Add playwright and http-server
  • 2bb0f74 Add names to steps
  • a076d64 Add Github Actions PR workflow
  • 3f2f0da 3.7.1
  • 9f9c33b Updates for 3.7.1
  • 5639745 Merge branch 'fix-build'
  • e08003e Fix lint
  • 79f7691 Revert "Disable proto assert that fails in browsers"
  • 89298b9 Update gitignore for Mac, and sort
  • 81cb5eb Temporarily update docs for building dist correctly
  • e5b3f0d 3.7.0
  • e88ba4b Update for version 3.7.0
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":"159429c5-b35e-4c58-8b65-4a8d8e0f96fa","prPublicId":"159429c5-b35e-4c58-8b65-4a8d8e0f96fa","dependencies":[{"name":"jszip","from":"3.6.0","to":"3.8.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-JSZIP-3188562"],"upgrade":["SNYK-JS-JSZIP-3188562"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[601]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)