FICHA · AUR

python-cerealizer

A secure pickle-like module

  • Library
  • LIBRARY
  • PYTHON
  • SERIALIZATION
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Python objects can be serialized with a pickle-like approach designed to avoid some unsafe behavior associated with normal pickle loading. This is useful for applications that need structured persistence while reducing deserialization risk.

It is a developer library, not a complete security boundary. Applications should still validate data origin, version compatibility, and allowed object types before trusting serialized content.

Permissions

Permissions not analysed for this source yet.