Closed juan-restrepo closed 3 years ago
┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ netmask npm package vulnerable to octal input data │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ netmask │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=2.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ superagent-proxy │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ superagent-proxy > proxy-agent > pac-proxy-agent > │ │ │ pac-resolver > netmask │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1658 │ └───────────────┴──────────────────────────────────────────────────────────────┘
https://github.com/TooTallNate/node-pac-resolver/pull/25 takes care of the bottom one. Once it's merged, I can start bubbling it up
Patch version update to pac-resolver bubbled it up on its own. This vulnerability is gone!
https://github.com/TooTallNate/node-pac-resolver/pull/25 takes care of the bottom one. Once it's merged, I can start bubbling it up