From 2ebbff85ff25eef87c523f28b8d0ae26b3b97ef1 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Mon, 15 Jun 2026 15:36:09 -0700 Subject: [PATCH 1/2] dhi: add aws inspector Signed-off-by: Craig Osterhout --- content/manuals/dhi/explore/scanner-integrations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/manuals/dhi/explore/scanner-integrations.md b/content/manuals/dhi/explore/scanner-integrations.md index b3393eaf798f..64d2408848d7 100644 --- a/content/manuals/dhi/explore/scanner-integrations.md +++ b/content/manuals/dhi/explore/scanner-integrations.md @@ -1,7 +1,7 @@ --- title: Scanner integrations description: Learn which vulnerability scanners work with Docker Hardened Images and how to choose the right scanner for accurate vulnerability assessment. -keywords: scanner integration, vulnerability scanning, docker scout, trivy, grype, wiz, black duck, aikido, container security scanners +keywords: scanner integration, vulnerability scanning, docker scout, trivy, grype, wiz, black duck, aikido, aws inspector, container security scanners weight: 40 --- @@ -24,8 +24,9 @@ Hardened Images: | [Mend.io](https://docs.mend.io/platform/latest/docker-hardened-images) | Automatic, zero configuration | | [Black Duck](https://documentation.blackduck.com/bundle/bd-hub/page/Reporting/vexReport_global.html) | Automatic, zero configuration | | [Aikido](https://help.aikido.dev/container-image-scanning/standalone-registries/docker-hub-images) | Automatic, zero configuration | +| [AWS Inspector](https://docs.aws.amazon.com/inspector/latest/user/supported.html) | Automatic, zero configuration | -For step-by-step instructions for Docker Scout, Trivy, and Grype, see [Scan Docker Hardened Images](/manuals/dhi/how-to/scan.md). For Wiz, Mend.io, Black Duck, and Aikido, refer to their respective documentation. +For step-by-step instructions for Docker Scout, Trivy, and Grype, see [Scan Docker Hardened Images](/manuals/dhi/how-to/scan.md). For Wiz, Mend.io, Black Duck, Aikido, and AWS Inspector, refer to their respective documentation. ## Choosing a scanner for Docker Hardened Images @@ -168,4 +169,3 @@ exceptions. This requires: Learn how to [scan Docker Hardened Images](/manuals/dhi/how-to/scan.md) with VEX-compliant scanners. - From b6845d543371ebd11f38e17d5443e8b66c2518c5 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Tue, 23 Jun 2026 10:29:29 -0700 Subject: [PATCH 2/2] agent feedback Signed-off-by: Craig Osterhout --- content/manuals/dhi/explore/scanner-integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/dhi/explore/scanner-integrations.md b/content/manuals/dhi/explore/scanner-integrations.md index 64d2408848d7..5cb23b92afe9 100644 --- a/content/manuals/dhi/explore/scanner-integrations.md +++ b/content/manuals/dhi/explore/scanner-integrations.md @@ -5,7 +5,7 @@ keywords: scanner integration, vulnerability scanning, docker scout, trivy, gryp weight: 40 --- -Docker Hardened Images work with various vulnerability scanners. However, to get +Docker Hardened Images (DHI) work with various vulnerability scanners. However, to get accurate results that reflect the actual security posture of these images, your scanner needs to understand the VEX (Vulnerability Exploitability eXchange) attestations included with each image.