dhi: add aws inspector#25365
Conversation
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The added content correctly documents AWS Inspector as a scanner that works with Docker Hardened Images but doesn't apply VEX filtering. The prose is clear, well-scoped, and consistent with the existing document's tone.
One apparent URL concern — the AWS Inspector suppression rules link uses supression (one 'p') in the path — was verified against the live AWS documentation URL. AWS's own URL slug uses the misspelled word (findings-managing-supression-rules.html, HTTP 200), while the correctly-spelled URL redirects to their homepage. The link is correct as written.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
The PR correctly adds AWS Inspector to the scanner integrations table and updates front matter keywords. One medium issue was found: the new paragraph uses the abbreviation DHI without formally introducing it earlier in the document.
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2cdb6ac to
2ebbff8
Compare
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

Description
Added info about AWS Inspector support for DHI.
Preview: https://deploy-preview-25365--docsdocker.netlify.app/dhi/explore/scanner-integrations/
Related issues or tickets
ENGDOCS-3330
Reviews