{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2278ea89-e456-5839-b35d-fbce3f90605a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@4.0.6-tuxcare.2",
      "type": "library",
      "name": "marked",
      "version": "4.0.6-tuxcare.2",
      "purl": "pkg:npm/marked@4.0.6-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:75fbbb64-f9af-5de7-b72e-32ef69edee04",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 4.0.6-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0bdf0286-4594-5c44-a0a6-27e7eabf93e4",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21681 affects version 4.0.6-tuxcare.2 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:281d0291-33ae-5564-b102-cc9c31940336",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41680 does not affect version 4.0.6-tuxcare.2 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.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@4.0.6-tuxcare.2"
    }
  ]
}