[Openvas-devel] [openvas-Bugs][1120] Vague/Confusing script_name and script_summary in systems generated checks for Solaris
openvas-bugs@wald.intevation.org
openvas-bugs at wald.intevation.org
Wed Sep 16 23:32:35 CEST 2009
Bugs item #1120, was opened at 2009-09-16 23:32
Status: Open
Priority: 3
Submitted By: Geoff Galitz (geoff)
Assigned to: Nobody (None)
Summary: Vague/Confusing script_name and script_summary in systems generated checks for Solaris
Architecture: None
Resolution: None
Severity: minor
Version: None
Component: openvas-plugins
Operating System: None
Product: OpenVAS
Hardware: None
URL:
Initial Comment:
Some of the local Solaris checks which look for obsoleted patches lack the word "patch" and are vague in the script_name and script_summary. It is a minor issue, but it is confusing when you are unfamiliar with Solaris. For example,
gb_solaris_141014_01.nasl:
script_name( "Solaris Update for Obsoleted by 141014-01");
script_summary("Check for the Version of Obsoleted by");
Instead they should read:
script_name( "Solaris update for obsolete patch 141014-01");
script_summary("Check for the version of obsolete patch");
----------------------------------------------------------------------
You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=220&aid=1120&group_id=29
More information about the Openvas-devel
mailing list