{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b26b58f2-d952-54b4-810b-e03e3684e1fc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.24.1-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-transform-modules-commonjs",
      "version": "7.24.1-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.24.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f790d199-fdf4-56d3-afb6-8d887cab988e",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.2 of @babel/plugin-transform-modules-commonjs."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.24.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bb7d2b23-a613-5105-8ebf-ebb61979cacd",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.24.1-tuxcare.2 of @babel/plugin-transform-modules-commonjs."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.24.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.24.1-tuxcare.2"
    }
  ]
}