{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d6f4ee90-4be7-5339-b2eb-ca4bdf65c77e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "negotiator",
      "purl": "pkg:npm/negotiator@0.4.7",
      "type": "library",
      "bom-ref": "pkg:npm/negotiator@0.4.7",
      "version": "0.4.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-10539",
      "affects": [
        {
          "ref": "pkg:npm/negotiator@0.4.7"
        }
      ],
      "bom-ref": "urn:uuid:77acf66c-8363-597e-8dad-850540b6bbb5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-10539 affects version 0.4.7 of negotiator."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/negotiator@0.4.7"
    }
  ]
}