{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a881f7c9-5729-5c7e-af85-bf363c6a3afc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mime",
      "purl": "pkg:npm/mime@1.2.11",
      "type": "library",
      "bom-ref": "pkg:npm/mime@1.2.11",
      "version": "1.2.11",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-16138",
      "affects": [
        {
          "ref": "pkg:npm/mime@1.2.11"
        }
      ],
      "bom-ref": "urn:uuid:38b46319-7097-506b-8d4a-07be7c56834f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16138 affects version 1.2.11 of mime, and is fixed in 1.2.11-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mime@1.2.11"
    }
  ]
}