{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:649929cc-aed9-574e-b58f-7b9319372b10",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@0.8.2-tuxcare.3",
      "type": "library",
      "name": "marked",
      "version": "0.8.2-tuxcare.3",
      "purl": "pkg:npm/marked@0.8.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:10213320-2f55-576a-b36f-fe65049c1c22",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.8.2-tuxcare.3 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2372720-bb4b-55db-ba67-4147789399c4",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 0.8.2-tuxcare.3 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9c26c3c-c837-5e7e-8360-ba4b3cfd14e3",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21681 is fixed in version 0.8.2-tuxcare.3 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc4c9f71-fa74-5ff6-9916-d86b3910e302",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 0.8.2-tuxcare.3 of marked. Version 0.8.2 of marked is not affected by CVE-2026-41680. The vulnerability exists in versions 18.0.0-18.0.1 due to a bug in the `trimTrailingBlankLines` function introduced during the TypeScript rewrite. This function does not exist in version 0.8.2. Node.js simulation confirms that the malicious input `\\t\\v\\n` (tab, vertical tab, newline) is processed correctly in v0.8.2 without causing an infinite loop - the code block regex matches and consumes all characters, and the parsing loop exits normally."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71f04265-1c29-50a9-bd9a-f783850206f4",
      "id": "GHSA-64g7-mvw6-v9qj",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-64g7-mvw6-v9qj is fixed in version 0.8.2-tuxcare.3 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@0.8.2-tuxcare.3"
    }
  ]
}