we've recently added gulp-zip to our dev deps and Node Security (nsp) started failing on 404. This is probably not related to any vulnerability in this package, but I am reporting this here as well if anyone has any info on that.
> nsp check
(+) Debug output: "404 page not found\n"
(+) Error: Got an invalid response from Node Security, please email the above debug output to support@nodesecurity.io
Hi there,
we've recently added
gulp-zip
to our dev deps and Node Security (nsp) started failing on404
. This is probably not related to any vulnerability in this package, but I am reporting this here as well if anyone has any info on that.Related issue at
nsp
: https://github.com/nodesecurity/nsp/issues/154.