Skip to content

Safe to use .serialize / .parse to send data from client to server? #94

@lcswillems

Description

@lcswillems

I was wondering if it was safe to use devalue.serialize(...) and devalue.parse(...) to send values from client to server? (serialize on client, parse on server)

I'm asking because I see the mention of security issues on the README with uneval espacially. And I was wondering if it was concerning .parse too indirectly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions