Hacker News new | ask | show | jobs
by compressedgas 502 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.