{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e79c7dc4-b939-540c-b4a5-a66be6bc38f9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@8.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@8.4.2",
      "version": "8.4.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.4.2"
        }
      ],
      "bom-ref": "urn:uuid:ede40a38-3fe3-5c1f-9e0d-9dabaab3a3bf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21670 affects version 8.4.2 of markdown-it, and is fixed in 8.4.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.4.2"
        }
      ],
      "bom-ref": "urn:uuid:068046dd-531b-5660-a0c5-4083bd4b20ea",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 8.4.2 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@8.4.2"
    }
  ]
}