mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
132 stars 26 forks source link

[Snyk] Security upgrade electron from 25.9.8 to 26.6.3 #128

Closed mmomtchev closed 9 months ago

mmomtchev commented 9 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: - examples/electron/package.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") | **641/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.1 | Use After Free
[SNYK-JS-ELECTRON-6105391](https://snyk.io/vuln/SNYK-JS-ELECTRON-6105391) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **865/1000**
**Why?** Mature exploit, Recently disclosed, Has a fix available, CVSS 7.3 | Heap-based Buffer Overflow
[SNYK-JS-ELECTRON-6137744](https://snyk.io/vuln/SNYK-JS-ELECTRON-6137744) | Yes | Mature (*) Note that the real score may have changed since the PR was raised. 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/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?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":"169595c4-2f9a-4388-a84a-ab5ef3ba208d","prPublicId":"169595c4-2f9a-4388-a84a-ab5ef3ba208d","dependencies":[{"name":"electron","from":"25.9.8","to":"26.6.3"}],"packageManager":"npm","projectPublicId":"ea4df41b-87d8-4803-91ac-a884867fef05","projectUrl":"https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ELECTRON-6105391","SNYK-JS-ELECTRON-6137744"],"upgrade":["SNYK-JS-ELECTRON-6105391","SNYK-JS-ELECTRON-6137744"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[641,865],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr)
codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (62b552b) 90.90% compared to head (b08df94) 90.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ======================================= Coverage 90.90% 90.90% ======================================= Files 95 95 Lines 10675 10675 ======================================= Hits 9704 9704 Misses 971 971 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.