From 08f53bc28e68ebda80d3c793fcfd31480850b6ce Mon Sep 17 00:00:00 2001 From: Christian Peper Date: Wed, 18 Dec 2024 20:08:30 +0100 Subject: [PATCH] Update pluggable-scanners.md Trivy also posts DB update timestap Signed-off-by: Christian Peper --- .../administration/vulnerability-scanning/pluggable-scanners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration/vulnerability-scanning/pluggable-scanners.md b/docs/administration/vulnerability-scanning/pluggable-scanners.md index 68593f1cd..73041c4f5 100644 --- a/docs/administration/vulnerability-scanning/pluggable-scanners.md +++ b/docs/administration/vulnerability-scanning/pluggable-scanners.md @@ -34,7 +34,7 @@ To connect Harbor to additional vulnerability scanners, you must install and con Vulnerability scanners depend on the vulnerability metadata to complete the analysis process. After the first initial installation, the vulnerability scanner automatically starts to update the metadata database from different vulnerability repositories. The database update might take a while, based on the data size and network connection. -Depending on the scanner that you use, once the database is ready, the timestamp of the last update is shown in the **Interrogation Services** > **Vulnerability** tab. Currently, only Clair and Anchore provide timestamp information. +Depending on the scanner that you use, once the database is ready, the timestamp of the last update is shown in the **Interrogation Services** > **Vulnerability** tab. Currently, only Trivy, Clair and Anchore provide timestamp information. ![browse project](../../../img/clair-ready.png) Until the database has been fully populated, the timestamp is replaced by a warning symbol. When the database is ready, you can scan images individually or scan all images across all projects.