PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
Posted Jan 14, 2023 19:42 UTC (Sat) by KJ7RRV (subscriber, #153595)In reply to: PyTorch and the PyPI supply chain by ms
Parent article: PyTorch and the PyPI supply chain
Doesn't using the minimum version instead of maximum result in not receiving security updates for dependencies until the depending package is also updated? That seems like a much worse outcome for security, especially considering dependencies of dependencies, etc. Or does Go have a way of specifying that an update is a security update?
