[Openvas-commits] r6819 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 24 10:31:32 CET 2010


Author: chandra
Date: 2010-02-24 10:31:31 +0100 (Wed, 24 Feb 2010)
New Revision: 6819

Modified:
   trunk/doc/website/openvas-cr-41.htm4
Log:
Minor doc changes

Modified: trunk/doc/website/openvas-cr-41.htm4
===================================================================
--- trunk/doc/website/openvas-cr-41.htm4	2010-02-24 08:41:08 UTC (rev 6818)
+++ trunk/doc/website/openvas-cr-41.htm4	2010-02-24 09:31:31 UTC (rev 6819)
@@ -51,30 +51,28 @@
 some of the NVT Developers to define the severity category. However, most
 NVTs are deveoped based on a CVE and any CVE is associated with a CVSS.
 Current practice of the NVT developers is to add the CVSS score
-as part of the general NVT description text. Obviously the CVSS in the text
-can not be processed savely in a automatic way.
+as part of the general NVT description text. Obviously, the CVSS in the text
+cannot be processed in automatic ways.
 </p>
 
 <p>
-To allow for automatic processing of CVSS these data need to be formally
-handled.
-A standard way to do so would be to use the script_tag() function like
+To allow for automatic processing of CVSS, these data need to be formally
+represented.
+A standard way to do so would be to use the script_tag() function like it
 is used for other NVT attributes already.
 </p>
 
 <p>
-Based on script_tag() the CVSS scoring would be related to NVTs and
-since scan result have a relation to the NVTs, statistics and other
+Based on script_tag(), the CVSS scoring would be related to NVTs and
+since scan results have a relation to the NVTs, statistics and other
 algorithmic processes can be implemented for the analysis of reports.
 </p>
-
 <p>
-It is of course not possible to have any NVT associated with a CVSS
+It is of course not possible to have all NVT's associated with a CVSS
 score and thus CVSS-based statistics need to keep this in mind.
 Also some NVTs combine more than one CVE and it will be unclear in such
 cases which CVSS to apply.
 </p>
-
 <h3>Effects</h3>
 <p>
 <ul>
@@ -110,6 +108,8 @@
 <h3>History</h3>
 
 <ul>
+<li> 2010-02-24  Chandrashekhar B &lt;bchandra at secpod.com&gt;:<br>
+     Minor doc changes.
 <li> 2010-02-24 Jan-Oliver Wagner &lt;jan-oliver.wagner at greenbone.net&gt;:<br>
      Refined Rationale and Effects. Fixed Status.
 <li> 2010-02-04 Chandrashekhar B &lt;bchandra at secpod.com&gt;:<br>



More information about the Openvas-commits mailing list