{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:65a46e01-f83d-5d10-bf91-237f93bea9e7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-builder-react-jsx",
      "purl": "pkg:npm/%40babel/helper-builder-react-jsx@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-builder-react-jsx@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-builder-react-jsx@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:3c99cda5-2190-5a05-8f6f-eb8ba6416d15",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/helper-builder-react-jsx, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-builder-react-jsx@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:21fba9fa-5256-5a99-989b-9633754199de",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/helper-builder-react-jsx, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-builder-react-jsx@7.29.0"
    }
  ]
}