Skip to content

Plan storing of multiple advisories with same AVID #2068

@TG1999

Description

@TG1999

We will have advisories in future which will have same identifer and source but it's content may change in future due to changes in upstream or we have better our parsing capabilities.

for example:

github_importer_v2/GHSA-1234-567

This advisory can change in the future at upstream or we can start parsing more available data.

So we need to decide how we are going to store and show data in UI and API.

IMO we should do this:

  • we shall show latest advisory in both UI and API
  • have a history endpoint in API to show all revisions/changes of that AVID
  • have a history tab in UI to show all all revisions/changes of that AVID

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions