CCAe
CCAe copied to clipboard
Update electron library to 26.2.4 to mitigate High vulnerability CVE-2023-5217
Describe the bug Based on Trivy scan of project's SBOM, the current version of the electron library used for this project is outdated (26.2.2) and must be updated to at least 26.2.4 to mitigate a high vulnerability.
Desktop (please complete the following information):
- OS: Windows 11 64 bit
- Version 3.5.1
To Reproduce Steps to reproduce the behavior:
-
In GitHub, go to Insights > Dependencies > Export SBOM.
-
Then, install Trivy (https://aquasecurity.github.io/trivy/v0.33/docs/sbom/spdx/) and run this command: trivy sbom {name of sbom}.json
Screenshots If applicable, add screenshots to help explain your problem.