patton icon indicating copy to clipboard operation
patton copied to clipboard

NodeJS raw dependency parser

Open cr0hn opened this issue 4 years ago • 0 comments

Add support for searching for vulnerabilities in Nod.js projects.

First we have to resolve the final version of all the components on which the the project depends on. After that we need to map the library name and version to a CPE and finally search for vulnerabilities on those CPEs.

cr0hn avatar Jan 21 '20 07:01 cr0hn