Commit ee26f72
committed
client: Make ImageFileRequest require a ReadWriteSeeker
This is a small Go API break which is needed to address a security issue
where we need the ability to re-hash the final image files.
This is part of a fix for CVE-2026-33542.
Reported-by: wl2018
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>1 parent 82a969c commit ee26f72
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments