CERT-Polska / karton

Distributed malware processing framework based on Python, Redis and S3.
https://karton-core.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
381 stars 45 forks source link

Fix: simplify task deserialization code, don't deserialize resources when orjson fails #257

Closed psrok1 closed 3 months ago

psrok1 commented 3 months ago

Edit: after discussion, we removed fallback to json at all