Skip to content

Handy for reaching maintainers who don't respond to your vulnerability reports.

License

Notifications You must be signed in to change notification settings

hackerman70000/whogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whogit

Extract contributor emails from git repositories.

demo

Installation

cargo install --path .

Usage

whogit <repo_url_or_path>

Examples

whogit https://github.com/user/repo.git
whogit .
whogit --show-noreply https://github.com/user/repo.git
whogit --format json https://github.com/user/repo.git

Options

Flag Description
--show-noreply Include @users.noreply.github.com emails
--format json Save results to whogit.json

About

Handy for reaching maintainers who don't respond to your vulnerability reports.

Resources

License

Stars

Watchers

Forks

Languages