{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c4030c64-95a0-5fee-96ff-4977eba68811",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime-corejs3@7.11.2-tuxcare.2",
      "type": "library",
      "name": "@babel/runtime-corejs3",
      "version": "7.11.2-tuxcare.2",
      "purl": "pkg:npm/%40babel/runtime-corejs3@7.11.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:da54113f-7543-5e38-8309-8a461615c1e0",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.11.2-tuxcare.2 of @babel/runtime-corejs3."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs3@7.11.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ea37276-e9f6-5cb9-b22a-d910e6b853f3",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.11.2-tuxcare.2 of @babel/runtime-corejs3."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs3@7.11.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime-corejs3@7.11.2-tuxcare.2"
    }
  ]
}