{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:967575d8-f29d-513d-b964-6a4f7bdd5fd5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@0.8.2-tuxcare.6",
      "type": "library",
      "name": "marked",
      "version": "0.8.2-tuxcare.6",
      "purl": "pkg:npm/marked@0.8.2-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3db99f05-ab61-5965-92c1-647147978adf",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.8.2-tuxcare.6 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:231debc4-e3fc-5e74-81e9-c3384db987fc",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 0.8.2-tuxcare.6 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc288c55-4879-5869-9e9a-0a6736ef0215",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21681 is fixed in version 0.8.2-tuxcare.6 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cd312a12-86c0-5737-b3b9-e0e2bc7b0fb3",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 0.8.2-tuxcare.6 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.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a60614e6-af4e-557e-a196-8417c07c1fd5",
      "id": "GHSA-64g7-mvw6-v9qj",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-64g7-mvw6-v9qj is fixed in version 0.8.2-tuxcare.6 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@0.8.2-tuxcare.6"
    }
  ]
}