{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:193ed167-a052-511b-9a77-10fb6fc497fc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-computed-properties",
      "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-computed-properties@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-computed-properties@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:4353c3b9-8c7b-52a9-900a-3ce4a7d2967a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-computed-properties, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:24a65cd4-4131-568b-a0d6-f9f69e9e4f6c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-computed-properties, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0"
    }
  ]
}