{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:568e41a3-2345-537d-8415-8942804b9877",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/marked@0.8.2-tuxcare.1",
      "type": "library",
      "name": "marked",
      "version": "0.8.2-tuxcare.1",
      "purl": "pkg:npm/marked@0.8.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a591a705-7591-590f-a89e-176bae77376f",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.8.2-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ca8a021-0930-5ab5-ac89-297ba1d5be38",
      "id": "CVE-2022-21680",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21680 is fixed in version 0.8.2-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f765780a-62f4-5866-bf18-9d5a7c6b00ad",
      "id": "CVE-2022-21681",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-21681 is fixed in version 0.8.2-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:09984a89-3a8f-541e-8152-b336421fb39e",
      "id": "CVE-2026-41680",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41680 affects version 0.8.2-tuxcare.1 of marked."
      },
      "affects": [
        {
          "ref": "pkg:npm/marked@0.8.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/marked@0.8.2-tuxcare.1"
    }
  ]
}