Skip to content

Some vcs (and website) urls are invalid as a component name is appended #646

Description

@apupier

When generating sbom for Apache Camel project, there are several vcs url which are giving a 404.
One pattern that I noticed is:
https://github.com/org/project/sub-project
for instance https://github.com/apache/pulsar/pulsar-client-api

https://github.com/apache/pulsar/pulsar-client-api is giving a 404

I think we should either stay on https://github.com/apache/pulsar
or use the tag https://github.com/apache/pulsar/tree/v4.2.1/pulsar-client-api

the website url is also impacted (but I think it is less important)

see also:

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