NightLore / DependencyVis

2 stars 1 forks source link

Show highest vulnerabilities and figure out way of showing multiple vulnerabilities #34

Closed NightLore closed 4 years ago

NightLore commented 4 years ago

When a library has multiple vulnerabilities, show color for most severe vulnerability

NightLore commented 4 years ago

Untested, but theoretically should show all of them in the tooltip upon hovering over the nodes: No severities or ID | SEVERITY 888: moderate 678: low

where the left is the ID references for the npm advisory and the right shows the severity level. Will probably need a description of how to use the ID to get to the npm advisory (ideally link it somewhere)