{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:88962a1a-0e6a-58b9-9563-195310b77e36",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/runtime-corejs2",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/runtime-corejs2@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:9a3d4af2-8dde-5dea-8262-6e7ecca21e15",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/runtime-corejs2, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:4fc74d2f-b731-5d89-a9fc-7072d7369e47",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/runtime-corejs2, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime-corejs2@7.29.0"
    }
  ]
}