Hello NVT Developers, it is time to use security_message() instead of security_hole(), security_warning() and security_note().
I committed a sample change with r445. Please from now on do not use security_hole(), security_warning() or security_note() anymore. Just use security_message(). The actual severity is derived from the CVSS of the respective NVT. Whereever you implemented some automatic processes (for example NVT generators), you can now simplify the use of the message type. The function security_message() was introduced with OpenVAS-5. So this change will break compatibility with OpenVAS-4 which is deprecated since August 7th 2013. All the best Jan -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
