obheda12 / GitDorker

A Python program to scrape secrets from GitHub through usage of a large repository of dorks.
2.26k stars 417 forks source link

the -q option seem to be broken. #35

Closed dennismzia closed 2 years ago

dennismzia commented 2 years ago

greetings while using the -q option it seems to not generate or fetch the organization's name. there's also another issue don't know if it is changes to Github on token usage or changed URL but it also doesn't seem to generate the search URL doesn't generate the search uris Screenshot from 2021-10-06 12-22-23

dennismzia commented 2 years ago

turns out GitHub changed their token format and was using the wrong format. The -q option seems to be fixed by "upgrading" to new token.