{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:292abbd8-84e0-5a53-8e73-154b4b622c56",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime-corejs2@7.11.5-tuxcare.1",
      "type": "library",
      "name": "@babel/runtime-corejs2",
      "version": "7.11.5-tuxcare.1",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.11.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:01181972-5bd9-5509-976b-4541249adc0e",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-45133 is fixed in version 7.11.5-tuxcare.1 of @babel/runtime-corejs2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5fb9aba5-2d31-5cd2-8ab0-8122f855c27a",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.11.5-tuxcare.1 of @babel/runtime-corejs2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime-corejs2@7.11.5-tuxcare.1"
    }
  ]
}