Simon Willison
Package Managers Need to Cool Down . Today's LiteLLM supply chain attack inspired me to revisit the idea of dependency cooldowns , the practice of only installing updated dependencies once they've been out in the wild for a few days to give the community a chance to spot if they've been subverted in some way.
This recent piece (March 4th) piece by Andrew Nesbitt reviews the current state of dependency cooldown mechanisms across different packaging tools. It's surprisingly well supported! There's been a flurry of activity across major packaging tools, including:
pip currently only supports absolute rather than relative dates but Seth Larson has a workaround for that using a scheduled cron to update the absolute date in the pip.conf config file.
This is a link post by Simon Willison, posted on 24th March 2026 .
Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.
Pay me to send you less!
The full story
This article is one source in a clustered incident — the cluster page carries the summary, timeline and every other outlet covering it.
