Closed as not planned
Description
Since prebuild-install
is only used during the package install phase, it should be moved to the package.json's dev dependencies. Presently the version of prebuild-install
set in this package winds up using an outdated version of ansi-regex
which has a DOS vulnerability. Security scanners will pick this up as a vulnerability that would otherwise be ignored if it were properly tagged as a dev dependency instead of a dependency.
Path to vulnerability:
Metadata
Metadata
Assignees
Labels
No labels