katalon-studio / kr-cli

A public repo for Katalon Recorder Command-Line Runner
1 stars 2 forks source link

[Snyk] Security upgrade chromedriver from 90.0.1 to 107.0.2 #12

Open tructran273 opened 10 months ago

tructran273 commented 10 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: - 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") | **748/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.1 | Cross-site Request Forgery (CSRF)
[SNYK-JS-AXIOS-6032459](https://snyk.io/vuln/SNYK-JS-AXIOS-6032459) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: chromedriver The new version differs by 62 commits.
  • 33411c3 Build with proxy
  • cc37306 Update Axios and fix some corner cases
  • 9c1a3f1 Add lint to build
  • 941cc09 Remove del from package
  • ad1c308 Update del to use latest version
  • ec78324 Don't ignore changes in build with json
  • 22bfd9a Update security vulnerability
  • 8255bb5 Cache each image using job
  • 007aea0 Bump version to 107.0.0 (#389)
  • d0b7209 Bump version
  • efa8d3e Fix apple silicon arch for newer chromedriver build schema (#386)
  • 1c2229f updated to chromedriver 106
  • 3105cf9 Update dependencies
  • 77da648 Bump version to 105.0.0
  • 34b1eaf Bump version to 104.0.0
  • 4a2083b Fix build link in readme
  • 09c003e Bump to chrome driver 103
  • 30efbd6 Add create tag script
  • 719c529 Bumb to chrome driver 102
  • 6aabfa6 Update Axios to latest version
  • ebe7524 Remove node 12 and 17 and add 18
  • 2416486 Update mirror url
  • dc067fd bump to chrome driver 101
  • 8c122d9 fix: Check for stdout in sysctl
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/tructran273/project/6f4a21b8-ac61-46fe-a5e6-2762e57e5363?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/tructran273/project/6f4a21b8-ac61-46fe-a5e6-2762e57e5363?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":"86d441be-c52a-4ce4-9477-a9a854894eff","prPublicId":"86d441be-c52a-4ce4-9477-a9a854894eff","dependencies":[{"name":"chromedriver","from":"90.0.1","to":"107.0.2"}],"packageManager":"npm","projectPublicId":"6f4a21b8-ac61-46fe-a5e6-2762e57e5363","projectUrl":"https://app.snyk.io/org/tructran273/project/6f4a21b8-ac61-46fe-a5e6-2762e57e5363?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6032459"],"upgrade":["SNYK-JS-AXIOS-6032459"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[748],"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)