{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bb331589-f2b6-5a02-bf9b-e27566f99a38",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-optional-catch-binding",
      "purl": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:c1f735ec-24de-5294-8444-67602d4f4422",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-optional-catch-binding, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:785560a3-3013-56df-9a14-e3f0ea0de2fe",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-optional-catch-binding, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.29.0"
    }
  ]
}