Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #47411 All Revisions ] Back to Issue ]
Summary 0047411: npm audit reports issues for CRA
Revision 2021-07-20 07:00 by alostale
Steps To Reproduce Run npm audit in core2:

$ npm audit --production
...
found 8 vulnerabilities (6 moderate, 2 high) in 2010 scanned packages
  run `npm audit fix` to fix 2 of them.
  1 vulnerability requires semver-major dependency updates.
  5 vulnerabilities require manual review. See the full report for details.

Revision 2021-07-19 13:00 by alostale
Steps To Reproduce Run npm audit in core2:

$ npm audit
...
found 8 vulnerabilities (6 moderate, 2 high) in 2010 scanned packages
  run `npm audit fix` to fix 2 of them.
  1 vulnerability requires semver-major dependency updates.
  5 vulnerabilities require manual review. See the full report for details.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker