{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5a2ea0ad-5846-56a9-86ce-b54e76389d0d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.failover/transaction-failover@2.26.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.activemq.examples.failover",
      "name": "transaction-failover",
      "version": "2.26.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq.examples.failover/transaction-failover@2.26.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:62c15639-0aae-5e9f-ac07-4eb3286533d6",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27427 is fixed in version 2.26.0-tuxcare.2 of org.apache.activemq.examples.failover:transaction-failover."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.failover/transaction-failover@2.26.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.failover/transaction-failover@2.26.0-tuxcare.2"
    }
  ]
}