{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7fc46d77-ef4e-5ea4-94b9-79f6ffc7f6bd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/xml2js@0.4.4-tuxcare.1",
      "type": "library",
      "name": "xml2js",
      "version": "0.4.4-tuxcare.1",
      "purl": "pkg:npm/xml2js@0.4.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:580fa551-30c7-5717-bcf4-7b1641493372",
      "id": "CVE-2018-1002204",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-1002204 is fixed in version 0.4.4-tuxcare.1 of xml2js."
      },
      "affects": [
        {
          "ref": "pkg:npm/xml2js@0.4.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:89310460-1e69-56ed-89a4-33e42142e045",
      "id": "CVE-2023-0842",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-0842 is fixed in version 0.4.4-tuxcare.1 of xml2js."
      },
      "affects": [
        {
          "ref": "pkg:npm/xml2js@0.4.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/xml2js@0.4.4-tuxcare.1"
    }
  ]
}