Skip to content

Hollywood/vulnerability-report

Repository files navigation

GitHub Vulnerability Database Export NPM version Build Status Dependency Status

A node utility to export the contents of GitHub's Vulnerability Database to a JSON file.

Pre-Requisites

  • Make sure you create a .env file or rename the example in the repository to .env and then enter a PAT into the file.

Installation

$ npm install --save vulnerability_report

Usage

const vulnerabilityReport = require('vulnerability_report');

vulnerabilityReport('Rainbow');

License

MIT © Jon Cardona

About

A Node app to save the contents of GitHub's Vulnerability Database to a JSON file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published