in-toto / attestation

in-toto Attestation Framework
Other
233 stars 59 forks source link

Update `https://in-toto.io/Statement/v1` to point to latest version #346

Closed darkfeline closed 2 months ago

darkfeline commented 5 months ago

Currently, https://in-toto.io/Statement/v1 points to https://github.com/in-toto/attestation/blob/v1.0/spec/v1.0/statement.md which is a bit old (e.g., it still references DigestSet instead of ResourceDescriptor).

Should it be updated to https://github.com/in-toto/attestation/blob/v1.0.2/spec/v1/resource_descriptor.md (or https://github.com/in-toto/attestation/blob/main/spec/v1/resource_descriptor.md)?

marcelamelara commented 3 months ago

Thanks for reporting this! We'll update the redirect, though this needs to happen in a separate repo.