{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7f111047-4d8d-5cae-98db-49f9584792df",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.16.7-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-transform-modules-commonjs",
      "version": "7.16.7-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.16.7-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:949bb3d5-972a-5239-bc7b-35dfee8f002e",
      "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-modules-commonjs."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.16.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1768da84-90dc-5eac-8c63-70192ea29f22",
      "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-modules-commonjs. 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-modules-commonjs@7.16.7-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.16.7-tuxcare.2"
    }
  ]
}