{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3f02acaf-6e4b-5053-9c73-397b99ad3f76",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.29.7",
      "type": "library",
      "name": "@babel/helper-plugin-utils",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.29.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bdb77399-07fe-5104-b9e2-958b06937510",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/helper-plugin-utils. 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/helper-plugin-utils@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3643be72-6adf-51a8-a8d3-d4d77bf21952",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/helper-plugin-utils. 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/helper-plugin-utils@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6ca5a7b7-2303-5d23-af49-636769286645",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/helper-plugin-utils. 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/helper-plugin-utils@7.29.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-utils@7.29.7"
    }
  ]
}