From ef4495c609ea7ec965bc52c97cbc174d166b28e0 Mon Sep 17 00:00:00 2001 From: Sean Dolbec Date: Sat, 22 Aug 2026 19:33:02 -0400 Subject: [PATCH] fix: collapse raw vulners dumps in PDF; structured CVE table is canonical (#167) Per-port vulners script output rendered as multi-page raw text dumps. Now emits a one-line pointer to the CVE Findings table (page 1) instead - the structured table is the canonical presentation. Other (short) script outputs render as before. Verified: PDF dropped from 7 to 5 pages, page 2 confirmed clean via visual inspection (structured tables only, no raw dumps). --- nmap-pdf-olive-legacy.xsl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/nmap-pdf-olive-legacy.xsl b/nmap-pdf-olive-legacy.xsl index c8f4205..549c9d0 100644 --- a/nmap-pdf-olive-legacy.xsl +++ b/nmap-pdf-olive-legacy.xsl @@ -1322,7 +1322,14 @@ Updated: 2026
-
+ + +

CVE details for this service are listed in the CVE Findings table (page 1).

+
+ +
+
+