{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6fde7b6a-6347-5cdf-af81-6c700db40e5a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "node-uuid",
      "purl": "pkg:npm/node-uuid@1.4.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1",
      "version": "1.4.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-8851",
      "affects": [
        {
          "ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:530b4f3b-b042-5518-a1e9-88e4347f9cba",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-8851 is fixed in version 1.4.3-tuxcare.1 of node-uuid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-uuid@1.4.3-tuxcare.1"
    }
  ]
}