aboutcode-org / aboutcode-org/vulnerablecode

Improve display of the Severity table of the Essentials screen

Open
#1,732 7 comments 0 reactions 1 assignee Claimed by @ziadhany View on GitHub
data-quality design-needed Priority: high ui
Dominant language
Python
Stars
702
Forks
328
Avg merge
3d 8h
Merged PRs (30d)
3

Description

The Severity table on the Essentials screen is becoming very hard to read with so much data repeated at a row level.
One idea is to add a separate column for each System - Score combination and/or creating System subsections.
Using https://public.vulnerablecode.io/vulnerabilities/VCID-29te-f3et-aaac as an example:
- There are many pairs of numeric and text scores from the same origin (URL). Since the text score is effectively an alias in these cases it would be better to see the cvss.31 and generic_textual values in separate columns on a single row for that origin. This is an extremely common pattern
- With the increase in cvss versions and other systems it might also makes sense to have separate sections for cvss vs. epss especially because these scores are not comparable.

For this particular VCID there are also 15 instances (14 duplicates) for the epss Score

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.