{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:13744ecb-ae23-5a23-94d5-7f6212dbe0f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime-corejs2@7.11.2-tuxcare.1",
      "type": "library",
      "name": "@babel/runtime-corejs2",
      "version": "7.11.2-tuxcare.1",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.11.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7fde3996-0675-5242-9e2a-f8581199a5f9",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.11.2-tuxcare.1 of @babel/runtime-corejs2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b41f396-a79d-51e1-9b9f-d14f48722427",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.11.2-tuxcare.1 of @babel/runtime-corejs2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.2-tuxcare.1"
    }
  ]
}