{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3c4a7d9b-c407-564a-bdb5-60e82f763e55",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@0.8.2-tuxcare.7",
      "type": "library",
      "name": "marked",
      "version": "0.8.2-tuxcare.7",
      "purl": "pkg:npm/marked@0.8.2-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b468c814-380d-5198-a952-881654959ef5",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.8.2-tuxcare.7 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d4d179c-c1fa-5290-85c4-ff0314dfba16",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 0.8.2-tuxcare.7 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f0cc17cf-5504-54d4-9cd8-e9d3bd17414b",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21681 is fixed in version 0.8.2-tuxcare.7 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e811fffd-c5b3-5c56-9b63-0f5f5505c38a",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 0.8.2-tuxcare.7 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.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa246073-a0d3-5030-918f-f36f47ccacad",
      "id": "GHSA-64g7-mvw6-v9qj",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-64g7-mvw6-v9qj is fixed in version 0.8.2-tuxcare.7 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@0.8.2-tuxcare.7"
    }
  ]
}