Skip to content

Improvement: Replace pickle cache serialization #39

@JeppeSparrow

Description

@JeppeSparrow

What is the problem with how it works today?

Pickle is in general not recommended for serialization due to security issues.

What would better look like?

Replaced with another serializer, like json.

How will we know it is done?

  • pickle is no longer used in the project.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementRequest to improve something in the projectneeds-triageExtra attention is needed
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions