{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4e2fa2f8-0d8e-5dd8-91d0-407b57aa9254",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-proposal-discard-binding",
      "purl": "pkg:npm/%40babel/plugin-proposal-discard-binding@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-proposal-discard-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-proposal-discard-binding@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:566731c0-35f9-535f-a652-9f1d79464f48",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-proposal-discard-binding, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-discard-binding@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:2b2e3df9-101a-59b0-a8a5-c16187e1a2af",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-proposal-discard-binding, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-proposal-discard-binding@7.29.0"
    }
  ]
}