Skip to content

feat: Use ExternalRef SECURITY in SPDX to find CVE #3588

Open
@tgagneret-embedded

Description

@tgagneret-embedded

Description

When parsing SPDX file, ExternalRef SECURITY <cpe> is not taken into account.

Why?

Sometimes package name does not match cpe name. Moreover, some CPE can have the same product name but different vendors. This leads to poor CVE result.
To resolve this, if ExternalRef SECURITY is found in the SPDX, it could be used instead of the package name for searching CVE. This would improve the result of the scan.

What do you think ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions