{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1f55e5fe-f7dd-542c-8e30-b8363b66c883",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9",
      "type": "library",
      "name": "@babel/plugin-transform-destructuring",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a98b9eac-0a5c-5f41-9e9a-8926a40b791f",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/plugin-transform-destructuring."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:824d6d98-8b4e-5e22-8d0d-a86072b96214",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/plugin-transform-destructuring."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.18.9"
    }
  ]
}