Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security finding in c8 versions 6, 7, and 8 #478

Closed
AaronSterlingGENEICD opened this issue Jun 23, 2023 · 1 comment · Fixed by #485 or #486
Closed

Security finding in c8 versions 6, 7, and 8 #478

AaronSterlingGENEICD opened this issue Jun 23, 2023 · 1 comment · Fixed by #485 or #486

Comments

@AaronSterlingGENEICD
Copy link

AaronSterlingGENEICD commented Jun 23, 2023

The c8 dependency istanbul-lib-report is causing a moderate security vulnerability finding. I've reported this directly on their repo: istanbuljs/istanbuljs#725 However, that repo was last updated in 2022, so I wanted to let you know too.

make-dir  2.0.0 - 3.1.0
 Depends on vulnerable versions of semver
 node_modules/make-dir
   istanbul-lib-report  >=2.0.5
   Depends on vulnerable versions of make-dir
   node_modules/istanbul-lib-report
     c8  >=5.0.3
     Depends on vulnerable versions of istanbul-lib-report
     Depends on vulnerable versions of istanbul-reports
     node_modules/c8

Root security finding: GHSA-c2qf-rxjj-qqgw

Please consider using an alternative library if they don't update their dependency. Thanks very much.

@AaronSterlingGENEICD
Copy link
Author

Thank you @bcoe !

mcknasty pushed a commit to mcknasty/c8 that referenced this issue Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant