Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043705 | Openbravo ERP | A. Platform | public | 2020-04-08 10:56 | 2020-08-20 08:52 |
|
Reporter | jarmendariz | |
Assigned To | platform | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR20Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0043705: Fix security issues in npm dependencies |
Description | Currently, when running 'npm install', the following message is shown:
found 38973 vulnerabilities (38958 low, 15 moderate)
run `npm audit fix` to fix them, or `npm audit` for details |
Steps To Reproduce | Execute 'npm install' and check the output |
Proposed Solution | Run 'npm audit fix' and update package-lock.json. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0042957 | | closed | jarmendariz | Update package-lock.json to fix npm-reported vulnerabilities | related to | defect | 0044856 | | closed | platform | Upgrade Jest to latest stable version |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-04-08 10:56 | jarmendariz | New Issue | |
2020-04-08 10:56 | jarmendariz | Assigned To | => platform |
2020-04-08 10:56 | jarmendariz | Modules | => Core |
2020-04-08 10:56 | jarmendariz | Triggers an Emergency Pack | => No |
2020-04-08 10:58 | jarmendariz | Relationship added | related to 0042957 |
2020-08-19 12:29 | hgbot | Note Added: 0122169 | |
2020-08-20 08:52 | hgbot | Resolution | open => fixed |
2020-08-20 08:52 | hgbot | Status | new => closed |
2020-08-20 08:52 | hgbot | Note Added: 0122202 | |
2020-08-20 08:52 | hgbot | Fixed in Version | => PR20Q4 |
2020-08-20 08:52 | hgbot | Note Added: 0122203 | |
2020-08-20 09:01 | jarmendariz | Relationship added | related to 0044856 |