{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:89c2abd8-ea94-5503-88fc-134af1061791",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@7.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@7.0.0",
      "version": "7.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@7.0.0"
        }
      ],
      "bom-ref": "urn:uuid:b8d3b8b5-5682-508a-9534-059f52b3673f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21670 affects version 7.0.0 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@7.0.0"
        }
      ],
      "bom-ref": "urn:uuid:15657bac-5e5c-536c-9b99-ae72fda326d4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 7.0.0 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@7.0.0"
    }
  ]
}