gh-sec

Github security alerts CLI

Usage no npm install needed!

<script type="module">
  import ghSec from 'https://cdn.skypack.dev/gh-sec';
</script>

README

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