{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac0d77d3-cdee-58fa-8615-e97f803bc365",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@4.0.5",
      "type": "library",
      "name": "marked",
      "version": "4.0.5",
      "purl": "pkg:npm/marked@4.0.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d83afd31-4271-5557-befb-3bde343d7bd1",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21680 affects version 4.0.5 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:305e14c2-83a2-5517-879d-600144a4041e",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-21681 affects version 4.0.5 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e2c7c0ee-0904-5a94-9c22-1f7a017e30a6",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41680 affects version 4.0.5 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@4.0.5"
    }
  ]
}