{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aa1232ee-31af-5ea1-a90c-ce3d8ccbeada",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.2",
      "type": "library",
      "name": "@babel/helper-wrap-function",
      "version": "7.24.1-tuxcare.2",
      "purl": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e5858aad-e119-5b0d-869e-62c5eb2eba8c",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.2 of @babel/helper-wrap-function."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2031c9d-977d-51b9-8342-28b2cd529b53",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.24.1-tuxcare.2 of @babel/helper-wrap-function."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.2"
    }
  ]
}