Skip to content

Create an advisor for SPDX 3 input #11749

Description

@sschuberth

SPDX (3) files can hold more information than usually discovered by ORT's analyzer; in that sense, SPDX (3) is more than a substitute for a lack of a package manager.

For example, SPDX 3 files can also hold information about vulnerabilities. These usually are discovered by ORT's advisor. So, to match ORT's modularity concept of each tool doing one thing (well), we should have an advisor that takes an SPDX 3 file as the input and enriches an ORT analyzer result (as created from an SPDX 3 file) with vulnerability information (from the same SPDX 3 input file as used for the analyzer run).

Metadata

Metadata

Assignees

No one assigned

    Labels

    advisorAbout the advisor tool

    Fields

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions