In idea to help if you write a CR on how NVT description must be write, i dig into the NVT base and find the following keywords use in NVT plugin Desc.
To my mind, some are redondant, and because some are write different way, it does not help to easily parse, and to got homogeneous report. The keywords are: Overview Synopsis Description Vulnerability Insight Solution Fix Impact Reference[s?] Workaround Example Affected [Ss]oftware(\/OS)? Risk [fF]actor Impact [lL]evel See [aA]lso CVSS Score( Report)? CVSS Base Score N(OTE|ote) Bug Report Change[Ll]og Other bugs fixed Update Information More [Ii]nformation The following package is affected The following versions are affected The following versions are vulnerable Vulnerable systems Immune systems The issue affects the following i write a script to rewrite the description : removing too much space and carriage return, normalizing keywords (same write way), it runs nice but it breaks the line wrap, and carriage return punctuation. _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
