{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:56cee246-6d18-57bc-a13d-51ee8f10faac",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-async-do-expressions@7.29.7",
      "type": "library",
      "name": "@babel/plugin-syntax-async-do-expressions",
      "version": "7.29.7",
      "purl": "pkg:npm/%40babel/plugin-syntax-async-do-expressions@7.29.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4d1838c2-f75c-5144-8832-fa7765de1d32",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/plugin-syntax-async-do-expressions. 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-async-do-expressions@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a61c23a0-21d5-5e33-a917-c0f07597e477",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/plugin-syntax-async-do-expressions. 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-async-do-expressions@7.29.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9d7a246-1943-5118-add7-b597741b93a2",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/plugin-syntax-async-do-expressions. 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-async-do-expressions@7.29.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-async-do-expressions@7.29.7"
    }
  ]
}