Files
node/tools
Facundo Tuesca 07411da64f tools: add script for vulnerability checking
This change adds a new script that queries vulnerability databases
in order to find if any of Node's dependencies is vulnerable.

The `deps/` directory of Node's repo is scanned to gather the
currently used version of each dependency, and if any vulnerability
is found for that version a message is printed out with its ID and
a link to a description of the issue.

Refs: nodejs/security-wg#802

PR-URL: https://github.com/nodejs/node/pull/43362
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2022-07-12 15:01:43 -04:00
..
2022-06-17 08:48:18 +01:00
2022-06-20 11:20:57 +02:00
2021-10-04 10:09:06 +00:00
2022-02-01 08:17:50 +00:00
2022-06-17 08:48:18 +01:00
2022-04-14 23:08:55 +01:00
2021-08-25 07:55:32 -07:00
2022-06-17 08:48:18 +01:00
2022-05-02 13:15:50 +01:00