Skip to content

[IDE] Enhance "About" View to Display SBOM Information #5863

@ThuF

Description

@ThuF

Description

Currently, Eclipse Dirigible exposes Software Bill of Materials (SBOM) information in CycloneDX format via the /actuator/sbom/application endpoint. However, this information is not accessible through the UI.

To improve transparency, diagnostics, and security visibility, the SBOM data should be integrated into the UI—either by enhancing the existing About view or by introducing a dedicated SBOM view.

Scope

  • List all components and display:
    • Group
    • Name
    • Version
    • Description
    • License
    • Type
  • Group components by group
  • Search/filter components
  • Download SBOM as JSON

Acceptance Criteria

  • SBOM data is accessible via UI
  • Data is parsed and displayed in a readable structure
  • No performance degradation when loading large SBOMs

Refernces

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions