WoTTsecurity / api

API and Dashboard
https://dash.wott.io
MIT License
0 stars 2 forks source link

Filter out CVE from dashboard metrics #828

Closed vpetersson closed 4 years ago

vpetersson commented 4 years ago

Having CVEs counted on the dashboard is a good idea in theory. However, this creates an issue with nodes who have auto-updates enabled as can be illustrated here:

Screenshot_2020-03-31 WoTT - Dashboard

As a short-term remedy, let's filter out CVE RAs from the dashboard and dashboard metrics.

a-martynovich commented 4 years ago

@vpetersson We can filter out resolved CVEActions in future history, but we can't remove their count in the past, because we count the number of resolved RAs regardless of their class. Which means that those who have 100+ resolved RAs will still have them tomorrow.

And should we also remove CVE RAs from "Actions Solved" counter?

vpetersson commented 4 years ago

ill still have them tomorrow.

That's fine for now.

And should we also remove CVE RAs from "Actions Solved" counter?

Yeah.