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
Refernces
Description
Currently, Eclipse Dirigible exposes Software Bill of Materials (SBOM) information in CycloneDX format via the
/actuator/sbom/applicationendpoint. 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
Aboutview or by introducing a dedicatedSBOMview.Scope
groupAcceptance Criteria
Refernces