Skip to content

strip unnecessary PURL qualifiers #204

@jkowalleck

Description

@jkowalleck

based on CycloneDX/cyclonedx-node-npm#90

the PURL qualifiers crated from the factories/builders
should not include download_url it this is based on the default package registry registry.npmjs.org as this would be information of no additional value and just make the PURL longer.

The addition of vcs_url has no value if the package stems from the original package registry in the first place,
it should be added only if no download_url existed at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions