class serializers.PickleSerializer
Supports arbitrary Python objects, but, as described above, can lead to a remote code execution vulnerability if SECRET_KEY
becomes known by an attacker.
class serializers.PickleSerializer
Supports arbitrary Python objects, but, as described above, can lead to a remote code execution vulnerability if SECRET_KEY
becomes known by an attacker.
Please login to continue.