{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:82f3b8f3-38e6-5974-90a0-7fcdab1f9d8e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-module-imports@7.14.8-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-module-imports",
      "version": "7.14.8-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-module-imports@7.14.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:af78df1d-d458-5836-bafd-c77127be6718",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.14.8-tuxcare.1 of @babel/helper-module-imports."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-module-imports@7.14.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1e00b1b8-67f5-5e5f-950d-273dd1505ff8",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.14.8-tuxcare.1 of @babel/helper-module-imports."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-module-imports@7.14.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-module-imports@7.14.8-tuxcare.1"
    }
  ]
}