Update command for scanning Docker images with wizcli

This commit is contained in:
Christian Dupuis
2026-04-03 16:43:18 +02:00
committed by GitHub
parent 488fca1ee4
commit c6bf1ccd8c
+1 -1
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