{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a60e2ce-bb77-5bdd-b8a5-80acaebb1d27",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-console@2.40.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-console",
      "version": "2.40.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq/artemis-console@2.40.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3bfab8d8-76c8-58ea-b8b9-cfb936a845f0",
      "id": "CVE-2026-27446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27446 affects version 2.40.0-tuxcare.1 of org.apache.activemq:artemis-console."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-console@2.40.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-console@2.40.0-tuxcare.1"
    }
  ]
}