{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f4a355e-ae36-5b7b-807e-de04f65f0b6a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/runtime@7.8.3",
      "type": "library",
      "name": "@babel/runtime",
      "version": "7.8.3",
      "purl": "pkg:npm/%40babel/runtime@7.8.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d120be98-d3ea-54ce-882d-9cd967643b3f",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.8.3 of @babel/runtime."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.8.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ea4b0d65-a03e-5001-ab10-14d5050af524",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.8.3 of @babel/runtime. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/runtime@7.8.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/runtime@7.8.3"
    }
  ]
}