{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b2acebb3-ff6e-5a2d-a3ab-d0ad048c4cb1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-mqtt-protocol@2.40.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-mqtt-protocol",
      "version": "2.40.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq/artemis-mqtt-protocol@2.40.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f7c4a901-f589-5a54-bd8f-b5ed8c10b4ce",
      "id": "CVE-2026-27446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27446 affects version 2.40.0-tuxcare.1 of org.apache.activemq:artemis-mqtt-protocol."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-mqtt-protocol@2.40.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-mqtt-protocol@2.40.0-tuxcare.1"
    }
  ]
}