{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:18dcd9e2-e2ac-58c8-9790-34e8368f7997",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@4.0.6-tuxcare.1",
      "type": "library",
      "name": "marked",
      "version": "4.0.6-tuxcare.1",
      "purl": "pkg:npm/marked@4.0.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:693b4caa-c844-5082-8b9a-9bac23f53ed5",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 4.0.6-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:198bad8b-4044-51b6-818c-d29cf4ab1a75",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21681 affects version 4.0.6-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:722d19a3-dc65-5224-b01c-15a95e915d27",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 4.0.6-tuxcare.1 of marked. Version 4.0.6 is NOT affected by CVE-2026-41680. This vulnerability was introduced in version 18.0.0 and fixed in 18.0.2. Version 4.0.6 predates the introduction of the vulnerability and successfully handles the malicious input (`\\t\\v\\n`) without entering an infinite loop. Empirical testing confirms the target parses the CVE's attack input correctly as an indented code block, with no memory exhaustion or crash."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
    }
  ]
}