Pip 26.1 Ships Dependency Cooldowns and Experimental Lockfile Support to Combat Supply Chain Attacks
Python package manager pip 26.1 introduces dependency cooldowns and experimental lockfile support to mitigate supply chain attacks by restricting frequent updates of vulnerable dependencies and pinning versions.
入选理由:pip 26.1的依赖冷却功能可设置易受攻击依赖项的更新冷却期,防止恶意更新在修复后立即被重新利用。

