{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8e7eae6-d314-5989-848b-7b66b75e4e77",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "babel",
      "purl": "pkg:npm/babel@7.12.18-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/babel@7.12.18-tuxcare.1",
      "version": "7.12.18-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/babel@7.12.18-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4a3ee880-c29f-52df-8ad7-d54d9497d58b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.18-tuxcare.1 of babel."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/babel@7.12.18-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cf0ade2f-3cc6-5618-ac10-229a65a296c9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.12.18-tuxcare.1 of babel, and is fixed in 7.12.18-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel@7.12.18-tuxcare.1"
    }
  ]
}