> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kikimora.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Understanding the charts

> Interpret the CVE Frequency matrix, the Kikimora Score vs CVSS scatter plot, and the portfolio composition widget, and filter each one.

Risk management includes three visualizations that show how vulnerabilities are distributed, where contextual scoring disagrees with CVSS, and what your total risk burden looks like.

## CVE Frequency matrix

The matrix plots findings by CVE score severity against how often they occur across asset instances. Bubble size represents the total number of affected assets.

The four quadrants tell you what to do with each group:

| Quadrant                                | Meaning                              |
| :-------------------------------------- | :----------------------------------- |
| **Widespread + Critical (Patch First)** | High severity, many affected assets. |
| **Rare + Critical (Targeted Fix)**      | High severity, few affected assets.  |
| **Widespread + Lower Risk (Schedule)**  | Lower severity, broad asset impact.  |
| **Rare + Lower Risk (Backlog)**         | Lower severity, low asset impact.    |

You can filter the matrix by score band: Critical (80–100), High (60–79), or Medium (below 60).

## Kikimora Score vs CVSS

This scatter plot compares static CVSS severity against contextual Kikimora Scores to expose findings that generic scoring got wrong. Three categories:

* **Under-prioritized** — CVSS missed or understated the risk, but the Kikimora Score caught high environmental impact.
* **Over-prioritized** — a high CVSS score corrected downward because the asset has low exposure or existing mitigations.
* **Algorithms on par** — the Kikimora Score and the normalized CVSS score agree within ±10 points.

## Portfolio composition and risk reduction

This widget shows aggregate portfolio risk points, the impact of the fixes you have selected, and the total risk reduction percentage those fixes would achieve.

## Work through the charts

1. Review the chart overview to see CVE Frequency and Kikimora Score vs CVSS side by side.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/risk-management/understanding-the-charts--01--view-charts-overview.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=1b037173b9d2e48e428d329392132055" alt="Risk management charts overview showing the CVE Frequency matrix beside the Kikimora Score vs CVSS scatter plot" width="1920" height="1080" data-path="images/risk-management/understanding-the-charts--01--view-charts-overview.png" />

2. Filter the CVE Frequency matrix to a score band, such as Critical (80–100), to narrow the plot to your highest-severity findings.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/risk-management/understanding-the-charts--02--filter-cve-frequency-by-score.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=04988f21ac24db6664312374487f6a70" alt="CVE Frequency matrix filtered to the Critical score band" width="1920" height="1080" data-path="images/risk-management/understanding-the-charts--02--filter-cve-frequency-by-score.png" />

3. Filter the scatter plot to **Under-prioritized** to isolate findings where contextual risk exceeds the standard CVSS score.

   <img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/risk-management/understanding-the-charts--03--filter-score-vs-cvss.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=e50abf195ce19b2d7141887a30bb0900" alt="Kikimora Score vs CVSS scatter plot filtered to under-prioritized findings above the diagonal" width="1920" height="1080" data-path="images/risk-management/understanding-the-charts--03--filter-score-vs-cvss.png" />
