{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bb2142cf-773d-555b-a9dd-6f6c0c9b5779",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-protocols@2.40.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-protocols",
      "version": "2.40.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq/artemis-protocols@2.40.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2ec6b4b2-a071-5b9a-8417-f62138ff12c4",
      "id": "CVE-2026-27446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27446 affects version 2.40.0-tuxcare.1 of org.apache.activemq:artemis-protocols."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-protocols@2.40.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-protocols@2.40.0-tuxcare.1"
    }
  ]
}