{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:944c3840-65fd-52fc-a7b3-b2c87170f482",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ansi-html",
      "purl": "pkg:npm/ansi-html@0.0.7-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3",
      "version": "0.0.7-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23424",
      "affects": [
        {
          "ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:438fe369-9fd1-5ff4-a91e-8c7217d56d82",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23424 is fixed in version 0.0.7-tuxcare.3 of ansi-html."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ansi-html@0.0.7-tuxcare.3"
    }
  ]
}