Open ayishagisel opened 6 years ago
New npm audit called for npm to be updated to npm 6.2.0.
The above resulted in the following:
"21:26 $ sudo npm install npm@6.2.0 Password:
npm audit fix
to fix them, or npm audit
for details""Snyk Wizard' command "Tested 826 dependencies for known vulnerabilities, found 7 vulnerabilities, 29 vulnerable paths." and offered various patches.
The patch against "node_modules/cli-table2/node_modules/lodash" (npm:lodash:20180130) failed
fixed 4 of 33 vulnerabilities
21:03 $ sudo npm install -g npm Password: /usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js
Started out with 40+ vulnerabilities. Resolved to 16... Attempted to use"found 16 vulnerabilities (9 low, 7 high) in 10641 scanned packages run
npm audit fix
to fix 2 of them. 14 vulnerabilities require manual review. See the full report for details."Snyk assessment and fix did not find patches/updates.