Skip to main content
Version: 1.2

Dashboard

Dashboard Overview

The dashboard displays summary charts (widgets) for vulnerabilities over a selected period. Data is updated once every 24 hours. Dashboard

Available Widgets

info

Widget visibility depends on the user's access rights.

  • Cumulative chart of detected vulnerabilities

    Dashboard

  • Total number of vulnerabilities

    Dashboard

  • Open vulnerabilities

    Dashboard

  • Most critical vulnerabilities

    Dashboard

  • Most vulnerable projects

    Dashboard

  • Average time to detect security defects

    Dashboard

  • Security metrics:

    • Scan frequency rate
    • Number of vulnerabilities
    • Average lifespan of a security defect
    • Percentage of remediated vulnerabilities
    • Number of duplicate vulnerabilities
    • Average time to fix a security defect
    • Risk density
    • Composite risk index

    Dashboard

Calculation Formulas

Key Metrics

  1. Coverage by secure development practices:

    Dashboard

  2. Average Defect Lifespan (Lead Time) is calculated as the median time a defect exists, i.e., from the New status to any closed status (Suppress, Fixed, etc.).

  3. Mean Time To Detect (MTTD) is calculated as the median time to detect defects in a project/projects. Defect detection implies a status change from New to any subsequent status.

  4. Mean Time To Remediate (MTTR) is calculated as the median time from an open status, other than New, to a closed status.

  5. Risk Density (M):

    Dashboard Dashboard

  6. Average Scan Time calculates the average scanning duration.

  7. Percentage of Remediated Vulnerabilities is calculated as the ratio of closed vulnerabilities to the total number of vulnerabilities in a project.

  8. Average Time in a Specific Status is calculated as the median time spent in each status, expressed in whole hours.

  9. Composite Risk Index:

    Dashboard

    where:

    • H - Risk Density
    • V - Scan Frequency Rate coefficient
    • L - Remediation Time coefficient
  10. Coefficient V (Scan Frequency Rate coefficient) is calculated using the following formula: V = (Maximum Scan Frequency − Minimum Scan Frequency) / (Project Scan Frequency − Minimum Scan Frequency) This formula normalizes the project's scan frequency relative to the minimum and maximum scan frequencies across all projects. This ensures the V coefficient ranges from 0 to 1 and is positive.

  11. Defect Remediation and Detection Time Coefficient L assesses the speed of vulnerability remediation relative to the median value, calculated using the following formula:

    Dashboard

    L reflects the deviation of defect processing times from median values. The faster a project remediates and detects defects, the lower the L value. Other used metrics are calculated based on the metrics listed above, counting values based on given parameters, and use simple arithmetic operations.

Widget Settings

Edit Mode

  1. Click Configure Layout

    Dashboard

  2. Available actions:

  • Add a widget
  • Move widgets (via drag and drop)
  • Remove a widget
  • Resize

Dashboard

  1. Save changes using the Save button

Configuring Display Type

Some widgets support different view options:

  • Bar chart

  • Pie chart

  • Card

    Dashboard

info
  • All charts support drill-down on click
  • Data can be exported to CSV/PDF
  • Predefined time periods are available