Skip to content

bcoe/gh-commit-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

scan commits in git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published