Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 424 Bytes

noseyparker.md

File metadata and controls

23 lines (18 loc) · 424 Bytes

Source

https://github.com/praetorian-inc/noseyparker

List repositories of a user

noseyparker github repos list --user <user>

Scan repositories of a user

noseyparker scan --datastore <pathToOutDir> --github-user <user>

Scan local repository

noseyparker scan --datastore <pathToOutDir> <pathToLocalRepo>

Show results

noseyparker report --datastore <pathToDatastoreDir>