{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9a2a2ed0-0347-5489-b2b7-9d6cd71724db",
  "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.1",
      "type": "library",
      "name": "@babel/helper-wrap-function",
      "version": "7.24.1-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b864284-69a3-5479-a158-19da8b2ff057",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.1 of @babel/helper-wrap-function."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d431c1ab-3f4c-5cad-a90b-8472ff3a3581",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.24.1-tuxcare.1 of @babel/helper-wrap-function."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-wrap-function@7.24.1-tuxcare.1"
    }
  ]
}