Closed
Description
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
Projects
Status
Validated