Commit 086870f
committed
Compare full platform tuple in manifest verification, not just arch
architecture and digest live in separate parts of an index descriptor,
so comparing only {arch, digest} can't distinguish a digest attached
to the wrong os/variant within the same architecture. Include os and
variant in the comparison key so the check can't pass on a partial
match.
Signed-off-by: Abrar Shivani <ashivani@nvidia.com>1 parent e89d63f commit 086870f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| |||
0 commit comments