{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:267be44d-2cda-5fb8-b969-8592ec1c116e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "markdown-it",
      "purl": "pkg:npm/markdown-it@8.4.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/markdown-it@8.4.2-tuxcare.1",
      "version": "8.4.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-21670",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1ea4d8ba-d1d4-5cbc-9bae-98db613c7a8d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21670 is fixed in version 8.4.2-tuxcare.1 of markdown-it."
      }
    },
    {
      "id": "CVE-2026-48988",
      "affects": [
        {
          "ref": "pkg:npm/markdown-it@8.4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2ddd4f5e-c590-5704-a904-3a39fb5086f4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48988 affects version 8.4.2-tuxcare.1 of markdown-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/markdown-it@8.4.2-tuxcare.1"
    }
  ]
}