{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6cc154d0-af15-53bb-8f0d-bd06b347a3ba",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.failover/broker-failover@2.26.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq.examples.failover",
      "name": "broker-failover",
      "version": "2.26.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq.examples.failover/broker-failover@2.26.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1f2a5371-384a-53b8-ae77-ed8b2a302c59",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27427 affects version 2.26.0-tuxcare.1 of org.apache.activemq.examples.failover:broker-failover."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.failover/broker-failover@2.26.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.failover/broker-failover@2.26.0-tuxcare.1"
    }
  ]
}