{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ad99bc52-1fc6-5c24-91ae-c23a7883cefd",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-proposal-optional-chaining",
      "purl": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.12.18-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.12.18-tuxcare.1",
      "version": "7.12.18-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.12.18-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fc092c1b-c4bd-5a12-8b50-7e1174863e92",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.18-tuxcare.1 of @babel/plugin-proposal-optional-chaining."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.12.18-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1a1118e9-f942-52ed-ad24-64eda5ad19e0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.12.18-tuxcare.1 of @babel/plugin-proposal-optional-chaining, and is fixed in 7.12.18-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.12.18-tuxcare.1"
    }
  ]
}