Post #1054132
2026-03-26 08:59 UTC
@brettcannon Thanks for this writeup!
"What can you do as a person if you don't have code to check that things line up (which isn't a lot of code; the lock file should have the index server for the package, so you follow the index server API to get the digital attestation for each file and compare)?"
Let's build this into common tooling! Directly into installers like pip and uv? And pip/uv audit?
#Python #security
Replies (1)
-
@brian@social.briankoopman.com 2026-03-26 11:24
@hugovk @brettcannon I had the same thought when reading this (not being familiar with pylock.toml) -- "why doesn't pip do this?"