Skip to content

Commit

Permalink
tools: remove dependency vulnerability checker
Browse files Browse the repository at this point in the history
This change removes the script used to check for new vulnerabilities
in Node.js' dependencies, since it has been moved to its own
repository.

Refs: https://github.com/nodejs/nodejs-dependency-vuln-assessments
PR-URL: #45675
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
  • Loading branch information
facutuesca authored and danielleadams committed Jan 5, 2023
1 parent edcb31d commit 10a7ff3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 523 deletions.
72 changes: 0 additions & 72 deletions tools/dep_checker/README.md

This file was deleted.

99 changes: 0 additions & 99 deletions tools/dep_checker/dependencies.py

This file was deleted.

180 changes: 0 additions & 180 deletions tools/dep_checker/main.py

This file was deleted.

3 changes: 0 additions & 3 deletions tools/dep_checker/requirements.txt

This file was deleted.

0 comments on commit 10a7ff3

Please sign in to comment.