Skip to content

Clarify group ID and artifact ID from maven central when pom is missing #3127

@tetzla

Description

@tetzla

What happened:
The component dom4j was relocated with version 2.0.0 from dom4j to org.dom4j:

Syft generates SBOMs with swapped group ids.

SBOM

Subsequent tools processing the SBOM have problems identifying the components correctly.

What you expected to happen:
The group ids should to be corrected.

Steps to reproduce the issue:
Create an SBOM for a bundle including dom4j 1.6.1 and dom4j 2.1.3.

Anything else we need to know?:
-

Environment:

  • Output of syft version: 1.10.0
  • OS (e.g: cat /etc/os-release or similar): Debian GNU/Linux 12 (bookworm)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestonlineRequires access to online data

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions