{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:41af63be-53ef-5c23-8a0d-12da931dd0f0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helpers",
      "purl": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2",
      "version": "7.24.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ea437eb3-9375-5d42-9349-e4730e2e7931",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.2 of @babel/helpers."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:de96d3b8-1c3e-5bb1-a993-822f4d71344b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.24.1-tuxcare.2 of @babel/helpers."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
    }
  ]
}