We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e6bbc commit 7d92a57Copy full SHA for 7d92a57
README.md
@@ -51,14 +51,6 @@ $ ./cvetool scan --image-path=./rhel-10-ubi.tar
51
```
52
to scan a `podman/docker image save ...`-compatible `.tar` image and generate vulnerabilities report.
53
54
-## Scan a Remote Container Image
55
-
56
-Run
57
-```
58
-$ ./cvetool scan --image-ref=registry.access.redhat.com/ubi10/ubi
59
60
-to pull and scan an image from a repository and generate vulnerabilities report.
61
62
## Scan a Virtual Machine Image
63
64
The tool does not directly support indexing VM images. But it can work with a mounted file system, e.g. with `guestmount`.
0 commit comments