Skip to content

Commit 6564a24

Browse files
Merge pull request #23 from vladimir-v-diaz/revise_section4.5_fix_issue#17
Update section 4.5 of the detailed client workflow. Fix issue #17
2 parents d8f96f5 + b894be8 commit 6564a24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tuf-spec.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,9 @@ non-volatile storage as FILENAME.EXT.
11351135
the new targets metadata file becomes the trusted targets metadata file.
11361136

11371137
* **4.5**. **Perform a preorder depth-first search for metadata about the
1138-
desired target, beginning with the top-level targets role.**
1138+
desired target, beginning with the top-level targets role.** Note: If
1139+
metadata requested in steps 4.5.1 - 4.5.2.3 cannot be downloaded nor
1140+
validated, end the search and report that the target cannot be found.
11391141

11401142
* **4.5.1**. If this role has been visited before, then skip this role (so
11411143
that cycles in the delegation graph are avoided). Otherwise, if an

0 commit comments

Comments
 (0)