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
129 stars 26 forks source link

[Snyk] Security upgrade electron from 23.3.13 to 24.8.2 #109

Closed mmomtchev closed 10 months ago

mmomtchev 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: - 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") | **708/1000**
**Why?** Currently trending on Twitter, Has a fix available, CVSS 8.6 | Out-of-Bounds
[SNYK-JS-ELECTRON-5880432](https://snyk.io/vuln/SNYK-JS-ELECTRON-5880432) | Yes | No Known Exploit (*) 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":"6810743e-95bc-4667-a80d-4ef133ac627a","prPublicId":"6810743e-95bc-4667-a80d-4ef133ac627a","dependencies":[{"name":"electron","from":"23.3.13","to":"24.8.2"}],"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-5880432"],"upgrade":["SNYK-JS-ELECTRON-5880432"],"isBreakingChange":true,"env":"prod","prType":"backlog","templateVariants":["updated-fix-title","priorityScore","pkg-based-remediation"],"priorityScoreList":[708],"remediationStrategy":"dependency"}) --- **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)
codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (93dc849) 90.78% compared to head (fe0d946) 90.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ======================================= Coverage 90.78% 90.78% ======================================= Files 95 95 Lines 10631 10631 ======================================= Hits 9651 9651 Misses 980 980 ```

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