Skip to content

Commit 1ac38b7

Browse files
dhi: update cis wording (#23245)
<!--Delete sections as needed --> ## Description Update wording to let the user know that instead of just dropping the control, something better took it's place. https://deploy-preview-23245--docsdocker.netlify.app/dhi/core-concepts/cis/#how-docker-hardened-images-comply-with-the-cis-benchmark ## Related issues or tickets ENGDOCS-2922 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review - [ ] Product review Signed-off-by: Craig <[email protected]>
1 parent a280d06 commit 1ac38b7

File tree

1 file changed

+3
-1
lines changed
  • content/manuals/dhi/core-concepts

1 file changed

+3
-1
lines changed

content/manuals/dhi/core-concepts/cis.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Dockerfile configuration.
3131
CIS-compliant DHIs are compliant with all controls in Section 4, with the sole
3232
exception of the control requiring Docker Content Trust (DCT), which [Docker
3333
officially retired](https://www.docker.com/blog/retiring-docker-content-trust/).
34-
By starting from a CIS-compliant DHI, teams can adopt image-level best practices
34+
Instead, DHIs are [signed](/manuals/dhi/core-concepts/signatures.md) using
35+
Cosign, providing an even higher level of authenticity and integrity. By
36+
starting from a CIS-compliant DHI, teams can adopt image-level best practices
3537
from the benchmark more quickly and confidently.
3638

3739
> [!NOTE]

0 commit comments

Comments
 (0)