nomi-sec / PoC-in-GitHub

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
https://poc-in-github.motikan2010.net
6.5k stars 1.2k forks source link

watchers_count is not the number of people watching the repository #17

Closed MaineK00n closed 1 year ago

MaineK00n commented 2 years ago

If you consider watchers_count to be the number of people who watch the repository, not the number of people who star the repository, you should use subscribers_count. FYI: https://developer.github.com/changes/2012-09-05-watcher-api/

And if this is the intended behavior, I would like to have a new subscribers_count added.

motikan2010 commented 1 year ago

@MaineK00n Thanks for the Issue.

"subscribers_count" was added.