Skip to content

CLI script in TypeScript for Node.js that prompts for a GitHub username, retrieves all public commits associated with that user, and extracts the email addresses used in those commits.

License

Notifications You must be signed in to change notification settings

frenchneo/osint-github-commit-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Commit Explorer

CLI script in TypeScript for Node.js that prompts for a GitHub username, retrieves all public commits associated with that user, and extracts the email addresses used in those commits.

Installation

  git clone git@github.com:frenchneo/osint-github-commit-explorer.git
  cd osint-github-commit-explorer
  yarn install
  yarn build
  yarn start

About

CLI script in TypeScript for Node.js that prompts for a GitHub username, retrieves all public commits associated with that user, and extracts the email addresses used in those commits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published