VulnerabilityHistoryProject / vulnerability-history

vulnerabilityhistory.org
MIT License
32 stars 5 forks source link

Vulnerability Clusters page #1128

Closed andymeneely closed 1 year ago

andymeneely commented 1 year ago

Motivation

We should have the concept of "clusters" be more obvious in this project. The "tags" page is just too complicated and abstruse to be what we land on. Let's make a "clusters" page be one of our top-level pages.

Details

I'm envisioning something like this:

image

So the Clusters page is a top-level type of page.

When you go there, you'll see something like this:

IMG_2201 Large

Each of those "clusters" is a way of grouping Tags that is different than families in #1039. (We should rename it to "mutex family" or something).

The difference between tag clusters and tag families is that tag families are guaranteed to be mutually-exclusive. A vulnerability can only have exactly one Tag within a family.

Example clusters:

Every tag belongs to a Cluster, and you can learn about the cluster in general on the Clusters page, drilling down to specific examples.

Tasks for MVP

Issue Chores

andymeneely commented 1 year ago

Closing this in favor of #990