Author: breser
Date: Thu Apr  4 18:00:46 2013
New Revision: 1464662

URL: http://svn.apache.org/r1464662
Log:
Adjust the CVSSv2 entry based on feedback from Daniel Shahaf.

* publish/faq.html
  (cvssv2): Adjust link text not to have leading whitespace, remove the
    word numerical since it was redundant.

Modified:
    subversion/site/publish/faq.html

Modified: subversion/site/publish/faq.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1464662&r1=1464661&r2=1464662&view=diff
==============================================================================
--- subversion/site/publish/faq.html (original)
+++ subversion/site/publish/faq.html Thu Apr  4 18:00:46 2013
@@ -4503,22 +4503,22 @@ real data loss in the repository.</p>
 </a>so you will now see a CVSSv2 Base Score and Vector in the Severity section
 of our advisories.  CVSSv2 is the current version of the Common Vulnerability
 Scoring System which is an open industry standard for assessing the severity
-of computer system security vulnerabilities.  <a href="http://www.first.org/";>
-FIRST</a> maintains the the <a 
href="http://www.first.org/cvss/cvss-guide.html";>
-documentation</a> for the standard.
+of computer system security vulnerabilities.  <a href="http://www.first.org/";
+>FIRST</a> maintains the the <a 
href="http://www.first.org/cvss/cvss-guide.html";
+>documentation</a> for the standard.
 </p>
 
-<p>The score is a numerical number in the range of 0 to 10 with less risky
-vulnerabilities scoring lower and more risky vunerabilities scoring higher.
-The score is calculated by determining the metrics of the vunerability and then
-calculating the score based on those metrics.  If you want to understand how a
-score was determined you would need the vector and an understanding of the
+<p>The score is a number in the range of 0 to 10 with less risky 
vulnerabilities
+scoring lower and more risky vunerabilities scoring higher.  The score is
+calculated by determining the metrics of the vunerability and then calculating
+the score based on those metrics.  If you want to understand how a score was
+determined you would need the vector and an understanding of the
 <a href="http://www.first.org/cvss/cvss-guide.html#i3.2";>formula as specified
 by the standard</a>.
 </p>
 
-<p>The vector is an <a href="http://www.first.org/cvss/cvss-guide.html#i2.4";>
-abbreviated description</a> of the metrics that apply to the vulnerability.
+<p>The vector is an <a href="http://www.first.org/cvss/cvss-guide.html#i2.4";
+>abbreviated description</a> of the metrics that apply to the vulnerability.
 </p>
 
 <p>CVSSv2 provides for 3 types of metrics and scores; base, temporal and


Reply via email to