rfscan
Scan one or more Docker images, image ids, text files containing lists of Docker images or image ids, or container registries.
You can scan one or more Docker images, image ids, text files containing lists of Docker images or image ids, or container registries.
rfscan <image>
rfscan <image0> <image1> <image2> ...
rfscan <path_to_image_list_file>
rfscan <container_registry>
For more information, including how to configure registry scanning, please refer to the following page:
Last modified 1yr ago