Skip to content

Purl is incorrect when the component name contains uppercase letter #1209

@kennylam91

Description

@kennylam91

It seems like the purl info is always lowercase even when the component name contains uppercase.
For example:

name": "org.latencyutils.LatencyUtils",
"externalRefs": [
  {
    "referenceCategory": "PACKAGE-MANAGER",
    "referenceType": "purl",
    "referenceLocator": "pkg:maven/org.latencyutils/[email protected]"
  }
]

As far as I know, maven package name is case-sensitive. Therefore its purl should be case-sensitive as well.

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