dhi: update attestations - #25666
Conversation
Signed-off-by: Craig Osterhout <[email protected]>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This is a small, well-scoped update that adds a DHI changelog attestation row, notes that the actual attestation set may vary per image, and surfaces both Docker Scout and the Docker Hub UI as ways to inspect attestations. No high or medium issues were found.
Three minor (low) observations (not blocking):
-
Line 65 — Redundant caveat: "The actual set for a given image may differ." is slightly redundant with the preceding "may be included". Consider merging: "The following table lists attestations that may be included with a DHI; the actual set varies by image variant."
-
Line ~117 — Same pattern in Helm charts section: "The actual set for a given chart may differ." has the same redundancy.
-
Line 92 — Capitalisation inconsistency: The new row uses "DHI changelog" (lowercase c) while the sibling row uses "DHI Image Sources" (title case I, S). Align casing: either "DHI Changelog" or adjust "DHI Image Sources" to "DHI image sources".
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
Signed-off-by: Craig Osterhout <[email protected]>
Description
Related issues or tickets
https://docker.slack.com/archives/C04300R4G5U/p1785235912818699
Reviews