veraison / corim

CoRIM and CoMID manipulation library and CLI
Apache License 2.0
9 stars 7 forks source link

Extend Eat to have the additional claims in EatCWTClaim #76

Open SabreenKaur opened 1 year ago

SabreenKaur commented 1 year ago

Currently ConciseTaStore depends on EatCWTClaim where EatCWTClaim had four additional fields needed in this context. The four additional fields are named: HardwareModelLabel, HardwareVersionScheme, SoftwareNameLabel, SoftwareVersionScheme.

The original Eat{} situated in veraison/eat, should be extended to include these four additional fields and EatCWTClaim should be made obsolete. This will result in ConciseTaStore depending on the original Eat{} object in veraison/eat

thomas-fossati commented 1 year ago

See also https://github.com/veraison/eat/issues/21