An open API service indexing awesome lists of open source software.

https://github.com/nodesource/nsolid-dependency-vuln-assessments


https://github.com/nodesource/nsolid-dependency-vuln-assessments

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# node-js-dependency-vuln-assessments

This repo is used to

1. Run automated checks for vulnerabilities in Node.js dependencies that have
already been made public.
2. Track and communicate information about dependency vulnerabilities that
are public and have not yet been addressed.

Automated checks are currently run through a GitHub action using
[dep_checker](https://github.com/nodejs/nodejs-dependency-vuln-assessments/tree/main/dep_checker).

**DO NOT REPORT OR DISCUSS VULNERABILITIES THAT ARE NOT ALREADY
PUBLIC IN THIS REPO**. Please report new vulnerabilities either to
the projects for a specific dependency or report to the Node.js project
as outlined in the Node.js
[SECURITY.md](https://github.com/nodejs/node/blob/main/SECURITY.md) file.