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
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-devel

Reply via email to