{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1da0ea0f-9ea5-5d71-b27a-0ab624d54b0d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/runtime-corejs2",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.28.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/runtime-corejs2@7.28.2",
      "version": "7.28.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.28.2"
        }
      ],
      "bom-ref": "urn:uuid:0bf8788a-ae6c-5ec0-88ce-2380aae65394",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.28.2 of @babel/runtime-corejs2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime-corejs2@7.28.2"
    }
  ]
}