{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1e2f8fd4-7d41-556b-88ea-671dd20078d9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.22.6",
      "type": "library",
      "name": "@babel/helper-plugin-utils",
      "version": "7.22.6",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.22.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:da1bc7ae-1a20-54b3-9889-a2a977cf85cd",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6 of @babel/helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.22.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9bc1b39f-6fee-5650-973a-200206d5fb08",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.22.6 of @babel/helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.22.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-utils@7.22.6"
    }
  ]
}