{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea942f0e-12ee-528f-a0cb-eeecaff24ea7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "deep-extend",
      "purl": "pkg:npm/deep-extend@0.2.11",
      "type": "library",
      "bom-ref": "pkg:npm/deep-extend@0.2.11",
      "version": "0.2.11",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-3750",
      "affects": [
        {
          "ref": "pkg:npm/deep-extend@0.2.11"
        }
      ],
      "bom-ref": "urn:uuid:3ea43b58-1367-592f-9e7c-819629a07039",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-3750 affects version 0.2.11 of deep-extend, and is fixed in 0.2.11-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/deep-extend@0.2.11"
    }
  ]
}