@googleapis/gh-commit-scan

1.0.1 • Public • Published

GH Commit Scan

Scan the commits for a given repository.

Installing Node.js

This tool requires Node.js, we recommend using nvm.

Usage

  1. fetch a personal access token from GitHub.
  2. install the tool from npm, npm i @googleapis/gh-commit-scan -g.
  3. run the tool thusly:
    gh-commit-scan --token=abc123 github-project/github-repo
    

GH Commit Scan will open commits in your default browser:

  1. 👀 eyeball the commit, looking for anything out of the ordinary.
  2. go back to the CLI and indicate whether or not the commit was suspicious.

Readme

Keywords

Package Sidebar

Install

npm i @googleapis/gh-commit-scan

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

14.9 kB

Total Files

4

Last publish

Collaborators

  • bcoe
  • google-wombot