{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:57a0a086-9597-5f8a-ac93-421279e0716b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-react-pure-annotations@7.29.7",
      "type": "library",
      "name": "@babel/plugin-transform-react-pure-annotations",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/plugin-transform-react-pure-annotations@7.29.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bd866126-fa64-53cc-b6c4-6e9c186dc1b4",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/plugin-transform-react-pure-annotations. 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-react-pure-annotations@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:450eeae6-1789-5e25-82dc-0f3206d2188a",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/plugin-transform-react-pure-annotations. 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-react-pure-annotations@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fcd861e8-8ed3-56d2-a728-3d1fb6abf006",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/plugin-transform-react-pure-annotations. 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-react-pure-annotations@7.29.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-react-pure-annotations@7.29.7"
    }
  ]
}