{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d0a46241-4cc9-5c20-a12e-ea1c17eecf5d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-compilation-targets@7.18.9",
      "type": "library",
      "name": "@babel/helper-compilation-targets",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:49334b11-9e42-5e07-a6e0-c4cc91944b46",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-compilation-targets@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:29ca9810-4372-5e40-8a5f-fef08e6ac87e",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-compilation-targets@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-compilation-targets@7.18.9"
    }
  ]
}