Implement secure deserialization:
Data formats: ${{DATA_FORMATS}}
Language: ${{PROGRAMMING_LANGUAGE}}
Use cases: ${{USE_CASES}}
Protect against:
- Object injection
- Type confusion
- Remote code execution
- Denial of service
Implement:
- Allowlisted types
- Integrity checks
- Safe alternatives (JSON)
- Sandboxed deserialization
- Input size limitsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{DATA_FORMATS][{PROGRAMMING_LANGUAGE][{USE_CASES]