1.3.2 • Published 2 years ago

gh-security v1.3.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.