Hacker News new | ask | show | jobs
by compressedgas 455 days ago
Pickle can be made safe. Just limit what the unpickler can call to a fixed list based on what is expected and permitted for the pickle to use.