{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:00e72b71-83ec-5ffb-b48f-e2b764d16d60",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-logical-assignment-operators",
      "purl": "pkg:npm/%40babel/plugin-transform-logical-assignment-operators@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-logical-assignment-operators@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-logical-assignment-operators@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:fe1476f3-9899-589d-8c22-bfaae84117b7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-logical-assignment-operators, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-logical-assignment-operators@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:36b3c0a7-c980-54be-9b30-70d11b1fdd4a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-logical-assignment-operators, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-logical-assignment-operators@7.29.0"
    }
  ]
}