{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b02c3430-3009-5a2f-a365-466ee8838926",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "color-string",
      "purl": "pkg:npm/color-string@0.3.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/color-string@0.3.0-tuxcare.1",
      "version": "0.3.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-29060",
      "affects": [
        {
          "ref": "pkg:npm/color-string@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3902fc3c-fb39-59c4-84ab-4526ee662651",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-29060 is fixed in version 0.3.0-tuxcare.1 of color-string."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/color-string@0.3.0-tuxcare.1"
    }
  ]
}