{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf6c143f-b51c-574d-a48d-e36046bd797e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/runtime",
      "purl": "pkg:npm/%40babel/runtime@7.22.15",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/runtime@7.22.15",
      "version": "7.22.15",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.22.15"
        }
      ],
      "bom-ref": "urn:uuid:1566397d-d010-569b-82a6-c137925f5a68",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.22.15 of @babel/runtime, and is fixed in 7.22.15-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime@7.22.15"
    }
  ]
}