Skip to content

Commit e2d04bc

Browse files
committed
Define the LENGTH key of the TARGETS object
Signed-off-by: Joshua Lock <[email protected]>
1 parent 47dcca9 commit e2d04bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tuf-spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,8 @@ repo](https://github.com/theupdateframework/specification/issues).
823823
It is allowed to have a TARGETS object with no TARGETPATH elements. This
824824
can be used to indicate that no target files are available.
825825

826+
LENGTH is the integer length in bytes of the target file at TARGETPATH.
827+
826828
HASHES is a dictionary that specifies one or more hashes, including the
827829
cryptographic hash function. For example: { "sha256": HASH, ... }. HASH is
828830
the hexdigest of the cryptographic function computed on the target file.

0 commit comments

Comments
 (0)