Image Scanning Using the roxctl CLI
You can scan images stored in image registries, including cluster local registries such as the Alauda Container Platform integrated image registry, by using the roxctl CLI.
INFO
Image scanning requires appropriate permissions and network access to the registry and Central.
TOC
Scanning an Image in a Remote Cluster
Run the following command to scan the specified image
- For
<image_registry>, specify the registry where the image is located, e.g.,image-registry.alauda-image-registry.svc:5000/.
Example Output
Id: A unique identifier for the image, serving as a fingerprint for integrity and authenticity.name.registry: The image registry location.name.remote: The remote path to the image.name.tag: The version or tag of the image.name.fullName: The complete name of the image (registry, path, tag).