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.
2 parents d8f96f5 + b894be8 commit 6564a24Copy full SHA for 6564a24
tuf-spec.md
@@ -1135,7 +1135,9 @@ non-volatile storage as FILENAME.EXT.
1135
the new targets metadata file becomes the trusted targets metadata file.
1136
1137
* **4.5**. **Perform a preorder depth-first search for metadata about the
1138
- desired target, beginning with the top-level targets role.**
+ 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.
1141
1142
* **4.5.1**. If this role has been visited before, then skip this role (so
1143
that cycles in the delegation graph are avoided). Otherwise, if an
0 commit comments