Skip to main content
Version: Next

Software bill of materials (SBOM)

Roasthubs publishes a machine-readable Software Bill of Materials for each product release (EU Cyber Resilience Act — Annex I Part II §1).

Current release

v0.0.0.3 — CycloneDX files are mirrored on this docs site (see links below) and attached to the GitHub Release.

ArtifactLink
App image (CycloneDX)sbom-roasthubs-os-v0.0.0.3.cyclonedx.json
Edge stack inventorysbom-edge-stack-v0.0.0.3.cyclonedx.json
Human-readable summarysbom-summary-v0.0.0.3.md

What is covered

LayerComponentsHow versioned
Applicationroasthubs-os container imageRelease tag (CycloneDX)
Edge containersPostgres, nginx, Prometheus, node-exporter, CloudWatch agentImage tags from the edge compose / sbom/edge-stack.yml
Host (declared)Operating system (Ubuntu on Welotec IPC), Docker EngineSite-specific — recorded at install / support review

Edge containers (this release)

ServiceImageSBOM fileOK
postgrespostgres:15sbom-edge-postgres-v0.0.0.3.cyclonedx.jsonyes
nginxnginx:latestsbom-edge-nginx-v0.0.0.3.cyclonedx.jsonyes
prometheusprom/prometheus:v2.41.0sbom-edge-prometheus-v0.0.0.3.cyclonedx.jsonyes
node-exporterquay.io/prometheus/node-exporter:latestsbom-edge-node-exporter-v0.0.0.3.cyclonedx.jsonyes
cloudwatch-agentamazon/cloudwatch-agent:latestsbom-edge-cloudwatch-agent-v0.0.0.3.cyclonedx.jsonyes

Declared host components

ComponentVersionNotes
Host operating systemsite-specificUbuntu Linux on Welotec industrial PC. Exact version varies by fleet; record from /etc/os-release at install / support review.
Docker Enginesite-specificDocker CE installed on the host via Ansible (setup_server).

Full dependency trees live in the CycloneDX JSON files — not inlined on this page.

How to get the SBOM for a release

  1. Prefer the docs site mirror for the version you run: open Shared → Software bill of materials and download the CycloneDX files linked above (also available at /sbom/<tag>/ on the published site).
  2. Or download the same assets from the GitHub Release for that tag.
  3. Use the docs version dropdown to switch manuals / SBOM pages for older releases.

Authorities or customers may request these files; retain release assets for the support period.

Vulnerability reporting

See Vulnerability disclosure.