{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea747ca4-61a5-5b2a-81d7-bac16b07fd64",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/xmldom@0.6.0",
      "type": "library",
      "name": "xmldom",
      "version": "0.6.0",
      "purl": "pkg:npm/xmldom@0.6.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8aae59f7-381a-55e5-9e21-836bd5fb8be0",
      "id": "CVE-2022-39353",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-39353 affects version 0.6.0 of xmldom."
      },
      "affects": [
        {
          "ref": "pkg:npm/xmldom@0.6.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/xmldom@0.6.0"
    }
  ]
}