{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a96aa713-f07d-5748-969e-f1542a180cc9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@6.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@6.0.4",
      "version": "6.0.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:96a749a3-6e3d-5ccc-8f7d-2800191a42ab",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21670 affects version 6.0.4 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:fab0bc89-5846-5436-a0d9-3ca1256fbee5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 6.0.4 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@6.0.4"
    }
  ]
}