{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:af961d1d-1126-5ca6-a051-5dfca76f79a9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/core@7.21.0-tuxcare.2",
      "type": "library",
      "name": "@babel/core",
      "version": "7.21.0-tuxcare.2",
      "purl": "pkg:npm/%40babel/core@7.21.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a36c1fe-47b0-5ba2-830f-c063bc253ab9",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.21.0-tuxcare.2 of @babel/core."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.21.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7df493e8-47ef-5015-8387-e8f4af731714",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-27789 does not affect version 7.21.0-tuxcare.2 of @babel/core. 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/core@7.21.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:646705fa-63e8-5e74-8310-9589201c7364",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.21.0-tuxcare.2 of @babel/core. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.21.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:692eb317-beb4-544f-9ed0-94c003a1c408",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.21.0-tuxcare.2 of @babel/core. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/core@7.21.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/core@7.21.0-tuxcare.2"
    }
  ]
}