{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:44663a9f-7bb4-5907-902a-53c6f9537a72",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-module-imports@7.29.0-tuxcare.2",
      "type": "library",
      "name": "@babel/helper-module-imports",
      "version": "7.29.0-tuxcare.2",
      "purl": "pkg:npm/%40babel/helper-module-imports@7.29.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:800ffa51-4bc7-5bac-8f83-5d6332b49dcf",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.29.0-tuxcare.2 of @babel/helper-module-imports."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-module-imports@7.29.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bc7d4ee5-465e-56fe-93e3-78717465e3de",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-49356 is fixed in version 7.29.0-tuxcare.2 of @babel/helper-module-imports."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-module-imports@7.29.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-module-imports@7.29.0-tuxcare.2"
    }
  ]
}