{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac259312-c34f-53ce-9ce9-6b7a2070bd52",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0-tuxcare.1",
      "type": "library",
      "name": "@babel/plugin-transform-computed-properties",
      "version": "7.29.0-tuxcare.1",
      "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:97704074-3aa2-5192-8e50-820d8b2f8704",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.29.0-tuxcare.1 of @babel/plugin-transform-computed-properties."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f50e61ab-58b2-57e4-bceb-072ac3dd4973",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0-tuxcare.1 of @babel/plugin-transform-computed-properties."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.29.0-tuxcare.1"
    }
  ]
}