{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c4f5759f-72b3-5305-87c2-16b0a9a809bb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@14.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@14.1.1",
      "version": "14.1.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@14.1.1"
        }
      ],
      "bom-ref": "urn:uuid:fe2b4034-b9b5-5c38-8cd1-aa91e50102e6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 14.1.1 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@14.1.1"
    }
  ]
}