File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -711,8 +711,8 @@ repo](https://github.com/theupdateframework/specification/issues).
711
711
* ** 4.4. File formats: snapshot.json**
712
712
713
713
The snapshot.json file is signed by the snapshot role. It lists the version
714
- numbers of all metadata on the repository, excluding root.json, timestamp.json and
715
- mirrors.json. The metadata length and hashes are OPTIONAL for the top-level and
714
+ numbers of only the top-level targets and all delegated targets role metadata.
715
+ The metadata length and hashes are OPTIONAL for the top-level targets and
716
716
all delegated targets roles.
717
717
718
718
The "signed" portion of snapshot.json is as follows:
@@ -736,7 +736,8 @@ repo](https://github.com/theupdateframework/specification/issues).
736
736
METAPATH is the metadata file's path on the repository relative to the
737
737
metadata base URL.
738
738
739
- VERSION is listed for all roles available on the repository.
739
+ VERSION is listed for the top-level targets and all delegated targets roles
740
+ available on the repository.
740
741
741
742
LENGTH is the integer length in bytes of the metadata file. It is
742
743
OPTIONAL for all roles.
You can’t perform that action at this time.
0 commit comments