{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d520c50d-3a9d-549a-8292-58a9abf1bc95",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7",
      "type": "library",
      "name": "@babel/plugin-transform-exponentiation-operator",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:197e1b2d-d466-5190-bb1a-beffad2591c2",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/plugin-transform-exponentiation-operator. already_fixed \u2014 The target repository (Babel 7.29.7) already contains the fix for CVE-2025-27789. Commit d5952e80c0 (PR #17173), which patches the catastrophic backtracking vulnerability in wrapRegExp's Symbol.replace implementation, is present in the current branch's history and applied to all relevant source files."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f036959f-1b81-53d5-8dd1-73742646aeb9",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/plugin-transform-exponentiation-operator. already_fixed \u2014 The target repository (Babel v7.29.7) already contains the fix for CVE-2026-44728. The vulnerability was fixed in v7.29.4 via commit 32ebd5aaf2, which is present in the current version's git history. The fix ensures that string-valued module export/import names are properly represented as string literals with computed member access, preventing arbitrary code execution."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37e24ab2-12f4-5054-a75a-c46661a2db40",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/plugin-transform-exponentiation-operator. already_fixed \u2014 The target repository (Babel 7.29.7) already contains the complete vendor fix for CVE-2026-49356. The fix was introduced via commit 99f498a9b9 which backported the upstream security patch that adds boundary validation for source map file paths."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.29.7"
    }
  ]
}