{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5ca59a71-ccf2-5360-98a5-7a99ca6eecc1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-split-export-declaration@7.16.7",
      "type": "library",
      "name": "@babel/helper-split-export-declaration",
      "version": "7.16.7",
      "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.16.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f7fda565-cfe9-58dc-9a15-88f5cdc82710",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.16.7 of @babel/helper-split-export-declaration."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.16.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb0c1b2b-efd8-529d-9a6a-bfe78d390b39",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.16.7 of @babel/helper-split-export-declaration."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.16.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-split-export-declaration@7.16.7"
    }
  ]
}