@googleapis/gh-commit-scan
v1.0.1
Published
scan commits in git repository
Downloads
2
Readme
GH Commit Scan
Scan the commits for a given repository.
Installing Node.js
This tool requires Node.js, we recommend using nvm.
Usage
- fetch a personal access token from GitHub.
- install the tool from npm,
npm i @googleapis/gh-commit-scan -g
. - run the tool thusly:
gh-commit-scan --token=abc123 github-project/github-repo
GH Commit Scan will open commits in your default browser:
- 👀 eyeball the commit, looking for anything out of the ordinary.
- go back to the CLI and indicate whether or not the commit was suspicious.