Update command for scanning Docker images with wizcli (#24628)

<!--Delete sections as needed -->

## Description

This PR fixes the command to scan DHI with `wizcli`. 

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
Christian Dupuis
2026-04-03 16:54:31 +02:00
committed by GitHub
parent 488fca1ee4
commit 17dcdba30a

View File

@@ -371,7 +371,7 @@ Docker Hardened Image by pulling the image and running the scan command:
```console
$ docker login dhi.io
$ docker pull dhi.io/<image>:<tag>
$ wiz docker scan --image dhi.io/<image>:<tag>
$ wizcli scan container-image dhi.io/<image>:<tag>
```
## Export VEX attestations