{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6e4fa3e0-bb8d-5a93-b580-2861a6126102",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helpers@7.16.7",
      "type": "library",
      "name": "@babel/helpers",
      "version": "7.16.7",
      "purl": "pkg:npm/%40babel/helpers@7.16.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:45194ad1-4249-539a-8aac-5505834f771f",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.16.7 of @babel/helpers."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.16.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6ad9d938-922a-5bbe-a82d-5692e13c0865",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.16.7 of @babel/helpers."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.16.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helpers@7.16.7"
    }
  ]
}