Scan your Private Image Registries with Mend Container
Overview
Once your private registry integration scan is completed, the Mend Platform UI will be updated with the results, under → Integrations → My Integrations.
Getting it done
My Integrations dashboard
Your list of image registries is accessible via the My Integrations dashboard.
Note: Within the Mend Platform UI, the scope of images that are scanned with the Image Registry integration is automatically set to:
Application: The image’s registry display name
Project: The image’s repository name
Actions
When you select an image registry or multiple registries in the My Integrations table, 2 buttons will appear at the top-right corner of the screen, next to the View Catalog button: Delete and Scan Now.
The Scan Now button allows you to scan your selected private registry on command.
Note that including a system-managed registry in your selection will disable this option.
To review your scan results, visit the Review Top Risky Container Image Scan Results page.
The Delete button deletes the selected registry or registries.
Before deleting a registry, a pop-up window will appear to confirm the deletion. Type ‘DELETE’ (all caps) at the designated field (1) and then click ‘Delete’ (2), to delete the registry.
The deletion process can be performed in bulk. If you have multiple registries selected, they will all be listed in the deletion menu:
NOTE: Both actions can also be performed on a single registry by selecting it in the My Integrations table and clicking the 3-dot menu at the right edge of the screen:
My Integrations dashboard - Table Columns
Parameter | Description |
---|---|
Display Name | The name of the registry as applied during configuration. |
Registry Type | The registry platform. The available values are:
|
Registry Access | The accessibility of the registry. The available values are:
|
Scan Status | The current status of the registry scan. The available values are:
Note: Statuses are only available for private registry scans. |
Environment | The label applied to the registry during configuration. The available values are:
Note: Labels are only applicable to private registries. |
Last Scan Date | The date and time of the last completed scan on the registry. The format of the last scan date is |
Assigned User | The service account that is performing the various actions on the selected registry (e.g. scan) This account needs to have admin permissions in the system to create new scopes. In case this user does not have admin permissions for some reason, registry scans might fail. |
Actions | Available options to conduct on the selected registry. The available options are:
|
Scanner Limitations by using Registry Integration
Scans of Tar files that are larger than 900MB will fail, and an error message will be shown in the Mend UI to indicate that the image should be scanned locally with the CLI.
Fail reason: File size exceeds the limit in service scanner, need to scan via cli
This is due to potential memory limitations with the service scanners.