{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b107ebc9-aae0-5330-84ea-d8f77e785283",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/cli",
      "purl": "pkg:npm/%40babel/cli@7.23.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/cli@7.23.0",
      "version": "7.23.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/cli@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:e6a89a5c-7253-5f0b-b7a5-97f587d3f4b5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.23.0 of @babel/cli, and is fixed in 7.23.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/cli@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:586b3aa6-985e-58d4-b1f5-1a666192135f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.23.0 of @babel/cli, and is fixed in 7.23.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/cli@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:ab81d5b0-e089-52dc-ae6c-56f3e696b34c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.23.0 of @babel/cli."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/cli@7.23.0"
    }
  ]
}