Skip to content

Cap CLI stdin concat in msgpack2json / json2msgpack #11

Description

@enochgroot

bin/msgpack2json and bin/json2msgpack push stdin chunks then Buffer.concat with no ceiling, then unpack / JSON.parse.

Cap accumulated stdin bytes before concat/parse. Fail closed with a documented limit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions