sigstore / rekor

Software Supply Chain Transparency Log
https://sigstore.dev
Apache License 2.0
893 stars 164 forks source link

Check shard config file data against actual shards #770

Open lkatalin opened 2 years ago

lkatalin commented 2 years ago

The shard config data should be a (strict or not) subset of actual shards. That is, it should not contain any treeIDs that don't exist in trillian in reality. We should add a check for this at some point. (It is not a high priority.)

haydentherapper commented 1 year ago

@priyawadhwa @lkatalin Is this still an open task?

priyawadhwa commented 1 year ago

Yep I believe so