{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9615c8a4-3dd6-54eb-9c33-0294a8ea46ce",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/xmldom@0.1.31",
      "type": "library",
      "name": "xmldom",
      "version": "0.1.31",
      "purl": "pkg:npm/xmldom@0.1.31"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:91af12e3-6117-5977-a915-8371aa5ca19d",
      "id": "CVE-2022-37616",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-37616 is a false positive for xmldom 0.1.31."
      },
      "affects": [
        {
          "ref": "pkg:npm/xmldom@0.1.31"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:570545f5-7f4a-5974-af2d-5653eb8c37cb",
      "id": "CVE-2026-34601",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34601 affects version 0.1.31 of xmldom."
      },
      "affects": [
        {
          "ref": "pkg:npm/xmldom@0.1.31"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/xmldom@0.1.31"
    }
  ]
}