This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
In part 2 of my dangerous Python functions series, I cover more risky functions like pickle.loads(), yaml.load(), and tempfile.mktemp(). These can lead to code execution, deserialization attacks, and race conditions.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.