Module npm_parser::audit
source · [−]Expand description
This parses the output of npm-audit
Structs
The vulnerability and dependency counts returned by npm-audit
The vulnerability and dependency counts returned by npm-audit
Outer structure for parsing npm-audit output
The vulnerability and dependency counts returned by npm-audit
The details for a single vulnerable package
Enums
a single fix
What the exit code indicated about required updates
Severity of vulnerabilities
a single vulnerability
Functions
main entry point for the npm-audit call