Skip to content

normalize/remove protocols on GIT repos #3830

@michaelkedar

Description

@michaelkedar

e.g. CVE-2017-15650 uses http://git.musl-libc.org/git/musl while CVE-2025-26519 uses https://git.musl-libc.org/git/musl
(I think we also have records that use git:// or don't have the protocol at all)

Doing an API query by tag will only match if the protocol matches exactly.

We should probably remove the protocol when we're matching against repos to allow us to match these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupCode hygiene and cleanupdata qualityIssues with data quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions