Skip to content

New Feature Request: Add protobuf struct tags #59

@seb06cai

Description

@seb06cai

Currently, it is not possible to use the official CDX protobuf schema to serialize json and/or xml bom files. In order to serialize the files, the CDX golang library works well, but we still need to serialize the golang Bom struct into a protobuf message in order to transmit the data between services.

Protobuf struct tags should allow this to work, where a CDX bom file is first serialized using the golang library, and then serialized into the official CDX protobuf schema using the protobuf struct tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions