Bug #36218
NPM complains about security warnings on install
Seen in:
Severity:
High
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
Every time we do an npm install we are greeted with several security warnings including 2 severe ones. This ticket is to track the fix to this problem.
Associated revisions
Minor updates to a few packages and remove unused angular-ide to mitigate security warnings.
Ticket: #36218
History
#1 Updated by Anonymous almost 3 years ago
- Status changed from Unscreened to In Progress
- Assignee changed from Anonymous to Vaibhav Chauhan
#2
Updated by Dru Lavigne almost 3 years ago
- Target version changed from 11.2-RC2 to 11.2-BETA2
#3
Updated by Vaibhav Chauhan almost 3 years ago
- Assignee changed from Vaibhav Chauhan to Anonymous
reviewed
#4 Updated by Anonymous almost 3 years ago
- Status changed from In Progress to Ready for Testing
#5
Updated by Dru Lavigne almost 3 years ago
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#6
Updated by Timothy Moore II almost 3 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Tested on my local system (TrueOS, npm 5.6.0_2 installed):
Local system/CLI:
Went to local copy of the webui repository. Switched to master branch and ran `git pull` to update the branch. Ran `npm install`. Several `npm WARN` messages do appear, but none state they are security related or are "severe".
#7
Updated by Dru Lavigne almost 3 years ago
- Status changed from Passed Testing to Done