hypery2k / galenframework-cli

NPM wrapper for galenframework
MIT License
17 stars 7 forks source link

[Snyk] Security upgrade geckodriver from 3.0.1 to 4.0.0 #560

Open hypery2k opened 6 months ago

hypery2k commented 6 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: - cli/package.json - cli/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") | **718/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5 | Uncontrolled Resource Consumption ('Resource Exhaustion')
[SNYK-JS-TAR-6476909](https://snyk.io/vuln/SNYK-JS-TAR-6476909) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: geckodriver The new version differs by 23 commits.
  • 938b8ea Merge pull request #115 from webdriverio-community/cb-project-rewrite
  • e806d1e fix macos downloads
  • 5943168 update changelog
  • f965bb8 update gitignore
  • c20a8a7 remove binary from development
  • c619772 debug
  • ef89b6a fix deps
  • b3ba66b support setting custom CDN url
  • 04a92cd rewrite project to use latest dev standards
  • 64aaced Bump minimatch from 3.0.4 to 3.1.2 (#111)
  • 24ebe27 Bump http-cache-semantics from 4.1.0 to 4.1.1 (#110)
  • d7a01a7 Drop support for node 12 (#109)
  • d72433a 3.2.0
  • ec29033 Add ARM64 support (#108)
  • ec8fdd5 Update README.md
  • c65b4af 3.1.0
  • c963479 Update geckodriver and some deps (#106)
  • b27ed5d 3.0.3 – update geckodriver (#105)
  • 2193d0c 3.0.2
  • a739465 Bump trim-off-newlines from 1.0.1 to 1.0.3 (#102)
  • 577d9dc Bump ansi-regex from 4.1.0 to 4.1.1 (#103)
  • 06ccac4 Bump got from 11.8.2 to 11.8.5 (#101)
  • 1aaf7f3 Bump minimist from 1.2.5 to 1.2.6 (#100)
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/hypery2k/project/703888d1-01ee-4a44-b903-b7c64f883bbe?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/hypery2k/project/703888d1-01ee-4a44-b903-b7c64f883bbe?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":"7b607a73-5ada-42be-9f5f-e2c13ca0f075","prPublicId":"7b607a73-5ada-42be-9f5f-e2c13ca0f075","dependencies":[{"name":"geckodriver","from":"3.0.1","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"703888d1-01ee-4a44-b903-b7c64f883bbe","projectUrl":"https://app.snyk.io/org/hypery2k/project/703888d1-01ee-4a44-b903-b7c64f883bbe?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-TAR-6476909"],"upgrade":["SNYK-JS-TAR-6476909"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[718],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled Resource Consumption ('Resource Exhaustion')](https://learn.snyk.io/lesson/redos/?loc=fix-pr)