npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@googleapis/gh-commit-scan

1.0.1

@google-wombot

npmHomeRepoSnykSocket
Downloads:3
$ npm install @googleapis/gh-commit-scan
DailyWeeklyMonthlyYearly

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.