{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5eb41b88-430d-5aa4-9f23-5f02dc17f23a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.federation/federated-queue@2.26.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.activemq.examples.federation",
      "name": "federated-queue",
      "version": "2.26.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq.examples.federation/federated-queue@2.26.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7ab5fdb4-c20f-5599-90c1-e57946651ab7",
      "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.federation:federated-queue."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.federation/federated-queue@2.26.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.federation/federated-queue@2.26.0-tuxcare.2"
    }
  ]
}