Skip to content

ContainerArchiveDetails

Details of the archive file that directly contains the matched file.

Fields

Field Type Description
archiveLayers [ArchiveLayer!]! Archive layers between the outermost container and the matched file, ordered from outermost to innermost. Empty when nesting depth is 1 (matched file sits directly inside the outermost archive).
filePath String! Path of the outermost archive file within the snapshot.
fileSize Long! Size of the outermost archive file in bytes.
md5Hash String! MD5 hash of the outermost archive file (hex-encoded).
sha1Hash String! SHA1 hash of the outermost archive file (hex-encoded).
sha256Hash String! SHA256 hash of the outermost archive file (hex-encoded).

Used By

Referenced by