Files
npm-audit-action/__tests__/testdata/audit/error.txt
2019-12-13 12:18:28 +09:00

20 lines
2.1 KiB
Plaintext

=== npm audit security report ===
# Run npm update strapi --depth 1 to resolve 1 vulnerability
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Command Injection │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ strapi │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ strapi │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ strapi │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1424 │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 high severity vulnerability in 897105 scanned packages
run `npm audit fix` to fix 1 of them.