Files
codeql/python/ql/test/experimental/library-tests/frameworks/dill/Decoding.py
Rasmus Lerchedahl Petersen 172e058438 Python: unsafe -> mayExecuteInput
2020-10-15 12:56:29 +02:00

4 lines
125 B
Python

import dill
dill.loads(payload) # $decodeInput=payload $decodeOutput=Attribute() $decodeFormat=dill $decodeMayExecuteInput