{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4b33ebbc-22b3-5372-9d27-d04d634e0d97",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@8.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@8.1.0",
      "version": "8.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.1.0"
        }
      ],
      "bom-ref": "urn:uuid:5b0aa1e7-72aa-5c14-8eb8-2bab4cd85eed",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21670 affects version 8.1.0 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.1.0"
        }
      ],
      "bom-ref": "urn:uuid:e72eae60-af17-559a-b0e3-03aefe2803e6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 8.1.0 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@8.1.0"
    }
  ]
}