{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:af36bf89-09f4-5c54-b52f-1e96f9898586",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-syntax-partial-application",
      "purl": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7",
      "version": "7.29.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7"
        }
      ],
      "bom-ref": "urn:uuid:9ef3c53a-16e4-59fa-a827-a9dd760a0a6a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.29.7 of @babel/plugin-syntax-partial-application. 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7"
        }
      ],
      "bom-ref": "urn:uuid:68e5fe11-19de-563b-9136-46e08ec4feee",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.29.7 of @babel/plugin-syntax-partial-application. 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.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7"
        }
      ],
      "bom-ref": "urn:uuid:9ee7cbed-211c-5e56-85cc-cf8c5a384c53",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.29.7 of @babel/plugin-syntax-partial-application. 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.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-partial-application@7.29.7"
    }
  ]
}