{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0985e39b-42ba-560d-ab09-3b13efd6bf18",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-wrap-function@7.12.5-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-wrap-function",
      "version": "7.12.5-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-wrap-function@7.12.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e240f1cf-254f-5448-89fb-d6cd9292926d",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.1 of @babel/helper-wrap-function."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-wrap-function@7.12.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-wrap-function@7.12.5-tuxcare.1"
    }
  ]
}