Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
package.json
with
"dependencies": {
"node-forge": "^0.10.0"
}
npm audit
npm audit report
node-forge <=1.2.1
Severity: moderate
Expected Behavior
CVE-2022-0122 (moderate)
CVE-2022-24773 (moderate)
CVE-2022-24772 (high)
CVE-2022-24771 (high)
The issue appears in npm 7 and npm 8. npm 6 works as expected.
Steps To Reproduce
- In this environment...
npm 8
- With this config...
- Run '...'
npm i node-forge@^0.10.0
npm shrinkwrap
npm audit
- See error...
Only 1 moderate
Environment
- npm: 8.6.0
- Node.js: 16.14.2
- OS Name: Linux, Mac
- System Model Name:
- npm config:
; copy and paste output from `npm config ls` here
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
package.json
with
"dependencies": {
"node-forge": "^0.10.0"
}
npm audit
npm audit report
node-forge <=1.2.1
Severity: moderate
Expected Behavior
CVE-2022-0122 (moderate)
CVE-2022-24773 (moderate)
CVE-2022-24772 (high)
CVE-2022-24771 (high)
The issue appears in npm 7 and npm 8. npm 6 works as expected.
Steps To Reproduce
npm 8
npm i node-forge@^0.10.0
npm shrinkwrap
npm audit
Only 1 moderate
Environment
; copy and paste output from `npm config ls` here