|
|
Subscribe / Log in / New account

Nightly PyTorch builds compromised

Nightly PyTorch builds compromised

Posted Jan 3, 2023 20:07 UTC (Tue) by mathstuf (subscriber, #69389)
In reply to: Nightly PyTorch builds compromised by kleptog
Parent article: Nightly PyTorch builds compromised

How's the hash matching work when each platform/version has its own wheel? Or is this yet another wheel feature that is only really supported if you are pure Python?


to post comments

Nightly PyTorch builds compromised

Posted Jan 3, 2023 21:37 UTC (Tue) by anselm (subscriber, #2796) [Link]

IIRC you can list multiple acceptable hashes per package.

Nightly PyTorch builds compromised

Posted Jan 4, 2023 7:56 UTC (Wed) by auxsvr (guest, #120007) [Link]

poetry lock files contain hashes for all platforms, including tarballs.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds