{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f25d4bd4-fe52-5378-af4e-100d5a865498",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-function-bind@7.29.7",
      "type": "library",
      "name": "@babel/plugin-syntax-function-bind",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/plugin-syntax-function-bind@7.29.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:db895d76-92ec-514d-857a-b17a27bf0707",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/plugin-syntax-function-bind. 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-syntax-function-bind@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b02f1b18-fcfc-5b0a-aadc-d27cf851fbb9",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/plugin-syntax-function-bind. 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-syntax-function-bind@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c650d3bd-9f09-58cb-8486-5ccf334b9327",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/plugin-syntax-function-bind. 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-syntax-function-bind@7.29.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-function-bind@7.29.7"
    }
  ]
}