Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Vulnerabilities – Number of vulnerability issues.
  • New Vulnerabilities on new code – Number of new vulnerability issues.
  • Security Rating – A-E, depending on the presence of minor, major, critical, or blocker vulnerabilities.
  • Security remediation effort – Effort to fix all vulnerability issues. The measure is stored in minutes in the DB. An 8-hour day is assumed when values are shown in days.
  • Security remediation effort on new code – Same as Security remediation effort but on the code changed in the New Code period.
  • Security Hotspots – Number of Security Hotspots.
  • Security Hotspots on new code – Number of new Security Hotspots in new code.
  • Security Review Rating – A letter grade based on the percentage of Reviewed (Fixed or Safe) Security Hotspots.
  • Security Review Rating on new code – The same for new code.
  • Security Hotspots Reviewed – Percentage of Reviewed (Fixed or Safe) Security Hotspots.
  • New Security Hotspots Reviewed – Percentage of Reviewed (Fixed or Safe) Security Hotspots for new code.


Size

These metrics describe the size of the code and how it is commented. They include the number of classes, number of comment lines, i.e. lines containing either comments or commented-out code, the density of comment, number of files, number of lines, number of lines with code, number of methods and functions, or number of statements.

...