Skip to content

Re-design Package to Vulnerability model relationships #1068

Closed
@pombredanne

Description

@pombredanne

The current models is that a Package is related to Vulnerability through a generic PackageRelatedVulnerability relationship with a fix attribute

This approach is problematic and not obvious. It makes queries more complex and slower.

We should instead evolve the models towards separate AffectedPackages and FixingPackage or something along these lines to be designed.

See these related issues:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Validated

Relationships

None yet

Development

No branches or pull requests

Issue actions