veraison / swid

SWID and CoSWID manipulation library
Apache License 2.0
7 stars 2 forks source link

BUG: tag-id decoding is broken #10

Closed thomas-fossati closed 3 years ago

thomas-fossati commented 3 years ago

tag-id fails decoding because it is just a naked interface. We need to wrap it into a custom type and provide the marshal/unmarshal methods for each target format.