Skip to content

vcio-api-v3: Deduplicate and group advisories which have related/same data #2099

Description

@TG1999

We have advisories which are almost identical, also some kind of advisories which report different data but share same aliases and identifiers. And also sometime same advisory from the upstream gets updated. We need to handle all these cases.

  • Same unique content ID, different AVIDs (same advisory) - We need to have a relationship to basically determine and assign primary and secondary advisory accordingly. We can decide it at creation time or have an improver
  • Different content ID, shared aliases and identifiers: It could still be the same; what we need is specific improvers to know if it's a new or existing advisory. We can relate to these kind of advisories.

Beyond....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions