grunt icon indicating copy to clipboard operation
grunt copied to clipboard

BLACK DUCK SCAN Failure related to internal dependency of nopt

Open rahul-pe opened this issue 1 year ago • 2 comments

Hi,

We're using 'grunt' v1.6.1 as a dependency in our project. As a part of Black Duck scan, the below issue has been identified:

"Node.js is vulnerable to a remote code execution (RCE). This allows a malicious site to perform code execution on a machine running the Node.js process."

This is coming because of the peer dependency "nopt" v3.0.6.

image

So, can you please have a look at this ?

rahul-pe avatar Jul 15 '24 12:07 rahul-pe