Scan Container Registries

You can scan container registries with rfscan. Set up your rfscan.yaml configuration file with your registry server information and scan filters (if applicable). Refer to rfScan Configuration for sample yaml files.
rfscan <registry_server>
For example:
rfscan 123456789010.dkr.ecr.us-east-1.amazonaws.com

rfscan will fail if it does not recognize your registry server. Make sure that you set up your rfscan.yaml configuration file before scanning container registries.