{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5e2f8d24-ef1c-53df-9d93-4a7acd486983",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-wrap-function",
      "purl": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1",
      "version": "7.24.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3b864284-69a3-5479-a158-19da8b2ff057",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.1 of @babel/helper-wrap-function."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d431c1ab-3f4c-5cad-a90b-8472ff3a3581",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.24.1-tuxcare.1 of @babel/helper-wrap-function, and is fixed in 7.24.1-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
    }
  ]
}