Skip to content

VCIO-next: Do not mix unrelated affected and fixed packages #1508

@pombredanne

Description

@pombredanne

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

Type

No type

Projects

Status

Validated

Relationships

None yet

Development

No branches or pull requests

Issue actions