wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.78k stars 814 forks source link

Use the repository ID to verify whether a github username was squatted #1572

Closed FichteFoll closed 3 years ago

FichteFoll commented 3 years ago

Instead of marking packages as "needing review" if they were unavailable once, it would be more reasonable and robust to instead check the repository id as returned by GitHub's API, store that in the database, and flag those packages as needing review that have a different ID from the latest crawl compared to the database.

FichteFoll commented 3 years ago

Wrong repo. https://github.com/wbond/packagecontrol.io/issues/140