Files
npm-audit-action/__tests__/testdata/audit/error.txt

20 lines
2.1 KiB
Plaintext
Raw Normal View History

=== 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.