We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a280d06 commit 1ac38b7Copy full SHA for 1ac38b7
content/manuals/dhi/core-concepts/cis.md
@@ -31,7 +31,9 @@ Dockerfile configuration.
31
CIS-compliant DHIs are compliant with all controls in Section 4, with the sole
32
exception of the control requiring Docker Content Trust (DCT), which [Docker
33
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
+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
37
from the benchmark more quickly and confidently.
38
39
> [!NOTE]
0 commit comments