{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f798f0da-bed0-56d8-a24a-a73a384c62f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3",
      "type": "library",
      "name": "@babel/plugin-syntax-optional-chaining",
      "version": "7.8.3",
      "purl": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:55eb4f05-8821-55fa-8ce4-2079d9c3a745",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.8.3 of @babel/plugin-syntax-optional-chaining."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf6a4f81-f519-5850-903a-f555555f7564",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.8.3 of @babel/plugin-syntax-optional-chaining. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3"
    }
  ]
}