@@ -161,9 +161,17 @@ SPDX-License-Identifier: MIT
</section>
<section>
- <h3>CVE Trends for OE-Core/Poky</h3>
- <div id='cve_chart' style='height:400px;'></div>
+ <h2>CVE Trends for <code>OE-Core/Poky</code></h2>
+ <p>
+ This graph shows the trends of CVEs affecting the <code>OE-Core/Poky</code> repository over time.</p>
+ <p>
+ It shows how many vulnerabilities have been identified within the <code>OE-Core/Poky</code> repository, per branch.
+ The colored lines show the trend of CVEs for each branch, allowing you to see how vulnerabilities evolve over time.
+ </p>
</section>
+
+ <div id='cve_chart' style='height:400px;'></div>
+
<section>
<h3>Current Patch Status Pie</h3>
<div id='pie_chart' style='height:300px; width: 600px;'></div>