{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bdaac960-0962-5c9e-9b4e-cb25f989f2f9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@0.8.2-tuxcare.2",
      "type": "library",
      "name": "marked",
      "version": "0.8.2-tuxcare.2",
      "purl": "pkg:npm/marked@0.8.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ebe48358-691b-5935-93de-b0a28a0c15fa",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.8.2-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b8de5fd9-8607-5067-b5e7-542ffd249d99",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 0.8.2-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5a68cd6d-3a39-5cbb-8a1a-bc9a0ce626ad",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21681 is fixed in version 0.8.2-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c794ed52-ee2b-5bff-bbf6-62643a490f46",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 0.8.2-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:410d7f31-8e73-541f-a70f-f6e111ff2ce9",
      "id": "GHSA-64g7-mvw6-v9qj",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-64g7-mvw6-v9qj is fixed in version 0.8.2-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@0.8.2-tuxcare.2"
    }
  ]
}