From 23c454991ff58abdc5c83e740b5666a7ff154920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cem=20G=C3=BCl=C3=BCmser?= <82974344+cmglmsr@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:14:11 +0300 Subject: [PATCH] Update scan-reports.adoc The bullet point list that details what the scans check for ends with "Secrets". Previously, this last bullet point contained the "After the initial scan ..." sentence as well. Addition of an extra space fixes this confusion. --- .../32/admin-guide/vulnerability-management/scan-reports.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/compute-edition/32/admin-guide/vulnerability-management/scan-reports.adoc b/docs/en/compute-edition/32/admin-guide/vulnerability-management/scan-reports.adoc index 872b9ce75..343810703 100644 --- a/docs/en/compute-edition/32/admin-guide/vulnerability-management/scan-reports.adoc +++ b/docs/en/compute-edition/32/admin-guide/vulnerability-management/scan-reports.adoc @@ -11,6 +11,7 @@ The initial scan is triggered when a Defender is installed, or when you enable a * Zero-day vulnerabilities * Compliance issues * Secrets + After the initial scan, subsequent scans are triggered: * Periodically, according to the xref:../configure/configure-scan-intervals.adoc[scan interval] configured in Console. By default, images are scanned every 24 hours.