{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:963bb2d9-8dd5-5126-941e-69fbf05ae99f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-for-of@7.16.7-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-transform-for-of",
      "version": "7.16.7-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.16.7-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f3436a15-415f-53fd-b45f-8f4557d8aa93",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.2 of @babel/plugin-transform-for-of."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-for-of@7.16.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:675894e2-71bf-5337-ac62-1508acd7a3da",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.16.7-tuxcare.2 of @babel/plugin-transform-for-of. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-for-of@7.16.7-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-for-of@7.16.7-tuxcare.2"
    }
  ]
}