We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fd456 commit 80326d1Copy full SHA for 80326d1
tuf-spec.md
@@ -582,7 +582,9 @@ repo](https://github.com/theupdateframework/specification/issues).
582
, ... }
583
}
584
585
- SPEC_VERSION is the version number of the specification. Metadata is
+ SPEC_VERSION is a string that contains the version number of the TUF
586
+ specification. Its format follows the [Semantic Versioning 2.0.0
587
+ (semver)](https://semver.org/spec/v2.0.0.html) specification. Metadata is
588
written according to version "spec_version" of the specification, and
589
clients MUST verify that "spec_version" matches the expected version number.
590
Adopters are free to determine what is considered a match (e.g., the version
0 commit comments