gh-sec

Github security alerts CLI


Keywords
github, security, vulnerabilities, alerts, cli, nodejs
License
MIT
Install
npm install gh-sec@1.0.0-beta.1

Documentation

gh-sec

build status install size npm package version github license js semistandard style

Github security alerts CLI :octocat:

Run

$ npx gh-sec [command] [<owner/repo>] (--enable | --disable)

Usage

$ npx gh-sec --help

gh-sec v1.0.0

Commands:
  alert, vulnerability-alerts         toggle vulnerability alerts
  autofix, automated-security-fixes   toggle automated security fixes

Usage:
  $ gh-sec vulnerability-alerts [<owner/repo>] (--enable | --disable)
  $ gh-sec automated-security-fixes [<owner/repo>] (--enable | --disable)

Options:
  -h, --help      Show help
  -v, --version   Show version number

Homepage:     https://github.com/vladimyr/gh-sec
Report issue: https://github.com/vladimyr/gh-sec/issues