{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f9e0b5b-ca49-5fc3-aeef-f98d5378ff26",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@10.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@10.0.0",
      "version": "10.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@10.0.0"
        }
      ],
      "bom-ref": "urn:uuid:b968b811-7a29-5c99-b194-787ad2b356ca",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21670 affects version 10.0.0 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@10.0.0"
        }
      ],
      "bom-ref": "urn:uuid:44f422ef-34fb-5afa-87da-715099178072",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 10.0.0 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@10.0.0"
    }
  ]
}