harbor/docs/1.10/administration/vulnerability_scanning/scan_all_images.md

20 lines
718 B
Markdown
Raw Normal View History

[Back to table of contents](../../index.md)
----------
2019-10-17 19:00:00 +02:00
# Scan All Images
2019-12-13 15:08:40 +01:00
In addition to scanning individual images in projects, you can run global scans on all of the images in a Harbor instance, across all projects.
2019-10-17 19:00:00 +02:00
2019-12-13 15:08:40 +01:00
1. Log in to the Harbor interface with an account that has Harbor system administrator privileges.
1. Expand **Administration**, and select **Interrogation Services**.
1. Select the **Vulnerability** tab and click **Scan Now** to scan all of the images in all projects.
2019-10-17 19:00:00 +02:00
2019-12-13 15:08:40 +01:00
![Scan all images](../../img/scan_all.png)
Scanning requires intensive resource consumption. If scanning is in progress, the **Scan Now** button is unavailable.
----------
[Back to table of contents](../../index.md)