-
Notifications
You must be signed in to change notification settings - Fork 3.4k
build(npm): improve state of npm audit and vulnerabilities #11343
Comments
|
Opened avevlad/gulp-connect#256. |
Looked into upgrading to Gulp By not upgrading to Gulp
This post is fairly helpful on the more straightforward parts of the migration. |
Looked into upgrading Karma to By not upgrading to Karma
|
I got down to around |
OK, I've got the tests passing and the warnings down to |
PR #11527 opened to update There's a somewhat related |
Bug, enhancement request, or proposal:
Security audit compliance
Steps to reproduce the issue:
Detailed Reproduction Steps:
npm audit
What is the expected behavior?
There should be a minimal, near zero, amount of known vulnerabilities in the libraries used by AngularJS Material, even for builds.
What is the current behavior?
found 140 vulnerabilities (63 low, 44 moderate, 31 high, 2 critical) in 6293 scanned packages
run
npm audit fix
to fix 47 of them.86 vulnerabilities require semver-major dependency updates.
7 vulnerabilities require manual review. See the full report for details.
What is the use-case or motivation for changing an existing behavior?
Security audit compliance
Which versions of AngularJS, Material, OS, and browsers are affected?
Is there anything else we should know? Stack Traces, Screenshots, etc.
The text was updated successfully, but these errors were encountered: