{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e896587-9a88-575c-ad2d-67133d737541",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1",
      "type": "library",
      "name": "@babel/plugin-syntax-jsx",
      "version": "7.21.0-tuxcare.1",
      "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:647571a5-1fb0-5ff1-9fe9-6b2449420c2b",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.21.0-tuxcare.1 of @babel/plugin-syntax-jsx."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7b137c6f-1201-5241-9636-d1c21f3adf21",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.21.0-tuxcare.1 of @babel/plugin-syntax-jsx. already_fixed \u2014 CVE-2025-27789 has been FIXED in this target repository. The TuxCare team backported the upstream fix (commit d5952e80c0) to Babel 7.21.0 in commit 73325acac4 on 2026-06-12. The fix modifies the regex pattern in wrapRegExp helper from /\\$<([^>]+)>/g to /\\$<([^>]+)(>|$)/g, eliminating catastrophic backtracking on malicious replacement patterns. The target SHA 52baa0bc06 is a direct descendant of..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:14187b7f-cf97-5d01-9a6b-5e46a144ded8",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.21.0-tuxcare.1 of @babel/plugin-syntax-jsx. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:491f7209-838a-592e-94b8-b963e2a368dc",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.21.0-tuxcare.1 of @babel/plugin-syntax-jsx. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.21.0-tuxcare.1"
    }
  ]
}