{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:933e5d68-f2cb-56c2-ab19-1c0be245dda2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-for-of@7.12.5-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-transform-for-of",
      "version": "7.12.5-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.12.5-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:93c913ee-4208-5781-bb05-921dad5f1c49",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.2 of @babel/plugin-transform-for-of."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-for-of@7.12.5-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9cb8726-c0a6-592f-9ed6-60f89a4335da",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-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.12.5-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-for-of@7.12.5-tuxcare.2"
    }
  ]
}