Skip to content

Custom registries cause warning: Unknown source kind sparse #799

@kornelski

Description

@kornelski

WARN cargo_cyclonedx::purl] Unknown source kind sparse

if let Some(source) = &package.source {

Packages from custom registries using Cargo's HTTP sparse protocol will have a source like: sparse+https://example.com/index/.

The same applies to package IDs. They will look like sparse+https://example.com/index/#crate@ver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions