Vulnerability Audit: Display Risk Score Column For Grouped Vulnerabilities #914
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Issues eligible for Hacktoberfest contributions
p3
Nice-to-have features
size/S
Small effort
Current Behavior
The Vulnerability Audit Screen has a column that displays the count of affected projects for each vulnerability. It really is useful to see (say) that vulnerability A affects 150 projects and vulnerabilities B and C each affect 20.
However, this does not take weighted risk score into account, ie, where A and C are both low severity (score = 1) and B is critical (score = 10).
In this example, risks scores would be 150 for A, 200 for B, 20 for C.
Having this information missing from the "Grouped Vulnerabilities" Audit screen thus makes it harder to audit based on risk.
Proposed Behavior
Add Risk Score Column to the "Grouped Vulnerabilities" Audit Screen. The column needs to be sortable.
Checklist
The text was updated successfully, but these errors were encountered: