{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:83c4290e-65a7-51ee-8dc3-88ebf5e861bd",
  "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": "exploitable",
        "detail": "Vulnerability CVE-2026-41680 affects version 4.0.6-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@4.0.6-tuxcare.1"
    }
  ]
}