gh-security
v1.3.2
Published
Outputs a table ranking Github Dependabot security vulnerability warnings
Downloads
4
Readme
Github Security
Build a better understanding of security warnings across multiple repositories in your organisation.
Getting Started
Installation
Install globally with your favourite package manager;
npm
npm install -g gh-security
Yarn
yarn global add gh-security
Getting an Oktokit authentication token
Goto https://github.com/settings/tokens/new, the token requires all repo scopes to pull package security data.
Contributing
Contributions are encouraged, please read the Contributing.md to get set up for local dev.