1 paper
Justin Applegate, Andreas Kellas
Python's native serialization protocol, pickle, is a powerful but insecure format for transferring untrusted data. It is frequently used, especially for saving machine learning mod…