Skip to content

Fix nit in OS package description

Rasmus Dahlberg requested to merge rgdd/fix-ospkg-nit into main

Basing the description on descriptor.Validate() is not the complete picture, there's also a separate stboot function that later also validate the OS package descriptor URL (thus making it required).

https://git.glasklar.is/system-transparency/core/stboot/-/blob/v0.3.4/stboot.go?ref_type=tags#L541-563

Merge request reports