Skip to content

Create a jq-like tool to analyze binary protos #90

@skhal

Description

@skhal

Create a jq-like tool to look into binary protos.

protocolbuffers/protoscope dumps binary protos. Some of the shortcomings:

  • it does not support Protobuf editions - there is a PR#24 (Mar '24) to update the dependencies but it was not merged in almost 2 years
  • it prints message fields in comments, e.g. protoscope -descriptor-set ./a.pb -message-type a.A /tmp/a.pb
  • it does not support protopath that can be used to imlement jq-like functionality for .pb analysis

Metadata

Metadata

Assignees

No one assigned

    Labels

    newNew binary, feature, functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions