-
-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Description
In the UI and API, we should not mix unrelated affected and fixed packages.
For instance for https://public.vulnerablecode.io/vulnerabilities/VCID-pst1-g1u7-aaan for CVE-2022-21704, the affected "pkg:npm/log4js@0.1.0" is surely not fixed by "pkg:deb/debian/node-log4js@0.6.18-1" ... these are related but completely different PURLs.
- "pkg:npm/log4js@0.1.0" MUST be fixed by a "pkg:npm/log4js"
- "pkg:deb/debian/node-log4js@0.6.18-1" must be fixing some "pkg:deb/debian/node-log4js"
For the UI, see:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Validated