Module npm_parser::audit

source ·
Expand description

This parses the output of npm-audit

npm-audit

Structs§

Enums§

  • Actions to perform to fix security issues
  • a single fix
  • What the exit code indicated about required updates
  • This is used to return the data from audit() but not used for parsing since we can not easily tell serde how to decide which to use and the untagged union error messages are not great
  • Severity of vulnerabilities
  • a single vulnerability

Functions§