{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b4334982-18b1-5a55-be76-d28bb45102f9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-split-export-declaration@7.18.9",
      "type": "library",
      "name": "@babel/helper-split-export-declaration",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f57abb80-8419-52cf-9901-203bacae25a5",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/helper-split-export-declaration."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0be21e61-dd95-5d9c-a1de-ad63a1936c80",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/helper-split-export-declaration."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.18.9"
    }
  ]
}