{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2f6a11ec-561d-54af-a67e-78ccea48b31e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1",
      "type": "library",
      "name": "@babel/runtime",
      "version": "7.23.9-tuxcare.1",
      "purl": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fc1e3f9d-9bd6-5779-9313-8c8d5146a331",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.23.9-tuxcare.1 of @babel/runtime."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:00b2aa60-a90e-5366-8e38-e7e51e506379",
      "id": "CVE-2025-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-44728 is fixed in version 7.23.9-tuxcare.1 of @babel/runtime."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99bccab1-7fc3-51ab-8dc2-8098f13fcad0",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.23.9-tuxcare.1 of @babel/runtime. already_fixed \u2014 The target repository (Babel v7.23.9-tuxcare.2) has already been patched for CVE-2026-44728. TuxCare developer Krystyna Tomaszewa applied a backport in commit f8a4ff4541 (dated 2026-06-12) that implements the same defense as the upstream vendor patches. The fix ensures string export/import specifiers are treated as data values using computed member access (bracket notation) rather than being pa..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime@7.23.9-tuxcare.1"
    }
  ]
}