{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1530ffc6-a76e-5fe1-8887-74f3ef29ee47",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ms",
      "purl": "pkg:npm/ms@0.7.2-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/ms@0.7.2-tuxcare.3",
      "version": "0.7.2-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-20162",
      "affects": [
        {
          "ref": "pkg:npm/ms@0.7.2-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:8d4b8fc4-6209-551b-adbe-cbc490df2676",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20162 is fixed in version 0.7.2-tuxcare.3 of ms."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ms@0.7.2-tuxcare.3"
    }
  ]
}