packagecontrol.io icon indicating copy to clipboard operation
packagecontrol.io copied to clipboard

Mark removed packages automatically

Open deathaxe opened this issue 8 months ago • 0 comments

This commit fixes mark_removed task, by really marking only those packages as removed in database, which don't have any valid download source anymore and are not already marked missing - possibly due to networking issues.

Run cleanup regularly via cron, like rename cleanups.

The goal is to stop delivering packages to clients, which have been removed from package_control_channel as associated URLs/repos might be taken over by bad actors delivering malware.

deathaxe avatar May 09 '25 16:05 deathaxe