{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:13dfc7ce-79f7-5897-9771-b0d3680eb580",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "negotiator",
      "purl": "pkg:npm/negotiator@0.3.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/negotiator@0.3.0-tuxcare.1",
      "version": "0.3.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-10539",
      "affects": [
        {
          "ref": "pkg:npm/negotiator@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:69e00062-294d-5ad2-a160-5f98bf5c35f2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-10539 is fixed in version 0.3.0-tuxcare.1 of negotiator."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/negotiator@0.3.0-tuxcare.1"
    }
  ]
}