svenkatreddy / puppeteer-loadtest

load test puppeteer (Headless Chrome API) script using node
Apache License 2.0
119 stars 21 forks source link

[Snyk] Security upgrade puppeteer from 10.4.0 to 13.3.0 #87

Open svenkatreddy opened 2 years ago

svenkatreddy commented 2 years 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=puppeteer&from_version=10.4.0&to_version=13.3.0&pr_id=f99d6159-d6f6-4742-a80b-d8b15e61c353&visibility=true&has_feature_flag=false) #### 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") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NODEFETCH-2964180](https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: puppeteer The new version differs by 144 commits.
  • 6879f9c chore(release): mark v13.3.0 (#7979)
  • 8ff9d59 chore(deps): update deps
  • 523b487 feat(puppeteer): export esm modules in package.json (#7964)
  • a858cf7 chore(deps-dev): bump @ types/node from 16.10.9 to 17.0.15 (#7965)
  • 02d651d chore: bump version to v13.2.0-post (#7971)
  • b531f49 chore(release): mark v13.2.0 (#7970)
  • 41ab4e9 fix: typos in documentation (#7968)
  • 9afdc63 fix: make projectRoot optional in Puppeteer and launchers (#7967)
  • 09ff56b chore: remove commit lint from pull requests (#7957)
  • 96c3f94 feat(chromium): roll to Chromium 99.0.4844.16 (r961656) (#7960)
  • 6a655cb feat: add more models to DeviceDescriptors (#7904)
  • 3b19851 chore(deps): bump debug from 4.3.2 to 4.3.3 (#7948)
  • 2fefcc9 chore: set up ossf/scorecard-action (#7953)
  • aaac8d9 fix: migrate more files to strict-mode TypeScript (#7950)
  • f708ceb chore(deps-dev): bump @ commitlint/config-conventional (#7945)
  • 161b283 chore: bump version to v13.1.3-post (#7947)
  • 7b76883 chore(release): mark v13.1.3 (#7946)
  • 06ba963 fix: issue with reading versions.js in doclint (#7940)
  • 43aa986 chore: update minimist to 1.2.5 (#7938)
  • 1247056 chore: update jpeg-js to 0.4.3 (#7937)
  • 0636513 fix: make more files work in strict-mode TypeScript (#7936)
  • 000c1f6 chore: add TODO to use size parameter in getReadableFromProtocolStream (#7930)
  • 776ced6 chore: apply deprecation command (#7929)
  • afea509 fix: page.pdf producing an invalid pdf (#7868)
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/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?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":"f99d6159-d6f6-4742-a80b-d8b15e61c353","prPublicId":"f99d6159-d6f6-4742-a80b-d8b15e61c353","dependencies":[{"name":"puppeteer","from":"10.4.0","to":"13.3.0"}],"packageManager":"npm","projectPublicId":"4b41f8e1-f637-4bf8-89e6-f251d3a9d553","projectUrl":"https://app.snyk.io/org/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NODEFETCH-2964180"],"upgrade":["SNYK-JS-NODEFETCH-2964180"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[768]}) --- **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)