{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8dfab3d7-3aad-526c-a579-58b2f4f5d8a8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@14.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@14.1.0",
      "version": "14.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-2327",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@14.1.0"
        }
      ],
      "bom-ref": "urn:uuid:24b40b2f-d049-5f7f-a861-512e337601e0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2327 affects version 14.1.0 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@14.1.0"
        }
      ],
      "bom-ref": "urn:uuid:32aa5293-e22e-5c52-b264-73bb122d7c2e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 14.1.0 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@14.1.0"
    }
  ]
}