{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:634c2e1c-4f2b-5406-83ee-1ff5f4cf5c48",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "d3-color",
      "purl": "pkg:npm/d3-color@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/d3-color@2.0.0",
      "version": "2.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-36jr-mh4h-2g58",
      "affects": [
        {
          "ref": "pkg:npm/d3-color@2.0.0"
        }
      ],
      "bom-ref": "urn:uuid:4d05390a-26df-5f8f-94c4-222903f18965",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-36jr-mh4h-2g58 affects version 2.0.0 of d3-color."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/d3-color@2.0.0"
    }
  ]
}