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

npm install results in 22 vulnerabilities (4 low, 3 moderate, 11 high, 4 critical) and deprecated dependencies #1209

Closed
Ckal opened this issue Oct 12, 2022 · 2 comments

Comments

@Ckal
Copy link

Ckal commented Oct 12, 2022

When I import the projekt into clean Visual studio
and run npm install from cmd line I get:

Steps to reproduce

  1. Clone the project
  2. run npm install from cmd

Results into
...
added 861 packages, and audited 862 packages
...
22 vulnerabilities (4 low, 3 moderate, 11 high, 4 critical)
..
plus 9 deprecated ones.

after npm audit fix

11 vulnerabilities (4 low, 2 moderate, 3 high, 2 critical)

Is it possible to fix or replace those?

@amritavpr
Copy link

trying to work on this issue

@YasharF
Copy link
Collaborator

YasharF commented Jul 14, 2023

Replaced/fixed by:
#1232
#1231
#1230
#1229
#1228
#1233

6296aa7

@YasharF YasharF closed this as completed Jul 14, 2023
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

No branches or pull requests

3 participants