BishopFox / GitGot

Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.
GNU Lesser General Public License v3.0
1.43k stars 204 forks source link

added flag for self hosted urls #17

Closed kee7a closed 4 years ago

kee7a commented 4 years ago

Card

Details

Finally pushing this back. Added a --url flag that allows for custom endpoints. Will default to github.com. This is the code I'm using and it seems to work fine, but feel free to change whatever.

There are probably some UI / gist things that also need to be updated.

the-bumble commented 4 years ago

Thank you! It was squashed and merged.