Title here
Summary here
Note: This parser only supports import from NPM Audit v7 or newer.
Node Package Manager (NPM) Audit plugin output file can be imported in JSON format. Only imports the 'vulnerabilities' subtree.
This parser expects a JSON file. Can only import NPM Audit files from NPM Audit v7 or newer. It aims to provide the same information as the non-JSON formatted output.
Attempting to import a file from a version less than 7 of NPM Audit will raise an error message.
Either of these commands will work:
Sample NPM Audit scans can be found here.
See NPM-Audit-Report on GitHub: https://github.com/npm/npm-audit-report/