Message ID | 20240513145905.4167-10-ninette@thehoodiefirm.com |
---|---|
State | New |
Headers | show |
Series | M12: Improve the Charts in the Metrics View | expand |
diff --git a/patch-status/index.html b/patch-status/index.html index 8089a1c0..31c5bfe5 100644 --- a/patch-status/index.html +++ b/patch-status/index.html @@ -346,6 +346,15 @@ SPDX-License-Identifier: MIT <div id="recipe_chart" style="height:400px;"></div> + <section> + <h2>Raw Data</h2> + <ul> + <li><a href="patch-status-pie.json">patch-status-pie.json</a></li> + <li><a href="patch-status-byday.json">patch-status-byday.json</a></li> + <li><a href="cve-count-byday.json">cve-count-byday.json</a></li> + <li><a href="releases.csv">releases.csv</a></li> + </ul> + </section> </main> <script type="text/javascript">