{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:22adccea-8cff-4e35-a551-1fb09910b28f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T11:20:43Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "plugin-transform-modules-commonjs",
      "group": "@babel",
      "version": "8.0.0-rc.3",
      "description": "This plugin transforms ES2015 modules to CommonJS",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@8.0.0-rc.3",
      "bom-ref": "pkg:npm/@babel/plugin-transform-modules-commonjs@8.0.0-rc.3",
      "author": "The Babel Team (https://babel.dev/team)",
      "properties": [
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@babel/helper-module-transforms/package.json\\nnode_modules/@babel/helper-plugin-utils/package.json\\nnode_modules/@babel/plugin-external-helpers/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-external-helpers",
      "version": "8.0.0-rc.3",
      "description": "This plugin contains helper functions that’ll be placed at the top of the generated code",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/plugin-external-helpers@8.0.0-rc.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-external-helpers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-external-helpers@8.0.0-rc.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-external-helpers/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-external-helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-external-helpers/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-plugin-utils",
      "version": "8.0.0-rc.3",
      "description": "General utilities for plugins to use",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-plugin-utils@8.0.0-rc.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-plugin-utils@8.0.0-rc.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/helper-plugin-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-plugin-utils,declare,@babel/helper-plugin-utils/declare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/helper-plugin-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/helper-plugin-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 1
          },
          {
            "location": "lib/index.js",
            "line": 79
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 34
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-module-transforms",
      "version": "8.0.0-rc.3",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-transforms@8.0.0-rc.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-module-transforms@8.0.0-rc.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/helper-module-transforms/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-module-transforms,buildDynamicImport,@babel/helper-module-transforms/buildDynamicImport,isSideEffectImport,@babel/helper-module-transforms/isSideEffectImport,isModule,@babel/helper-module-transforms/isModule,rewriteModuleStatementsAndPrepareHeader,@babel/helper-module-transforms/rewriteModuleStatementsAndPrepareHeader,wrapInterop,@babel/helper-module-transforms/wrapInterop,buildNamespaceInitStatements,@babel/helper-module-transforms/buildNamespaceInitStatements,ensureStatementsHoisted,@babel/helper-module-transforms/ensureStatementsHoisted,RewriteModuleStatementsAndPrepareHeaderOptions,@babel/helper-module-transforms/RewriteModuleStatementsAndPrepareHeaderOptions,PluginOptions,@babel/helper-module-transforms/PluginOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/helper-module-transforms/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/helper-module-transforms/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 2
          },
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "lib/index.js",
            "line": 16
          },
          {
            "location": "lib/index.js",
            "line": 183
          },
          {
            "location": "lib/index.js",
            "line": 198
          },
          {
            "location": "lib/index.js",
            "line": 216
          },
          {
            "location": "lib/index.js",
            "line": 222
          },
          {
            "location": "lib/index.js",
            "line": 233
          },
          {
            "location": "lib/index.js",
            "line": 235
          },
          {
            "location": "src/dynamic-import.ts",
            "line": 6
          },
          {
            "location": "src/dynamic-import.ts",
            "line": 24
          },
          {
            "location": "src/hooks.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 13
          },
          {
            "location": "src/index.ts",
            "line": 193
          },
          {
            "location": "src/index.ts",
            "line": 214
          },
          {
            "location": "src/index.ts",
            "line": 243
          },
          {
            "location": "src/index.ts",
            "line": 251
          },
          {
            "location": "src/index.ts",
            "line": 271
          },
          {
            "location": "src/index.ts",
            "line": 280
          },
          {
            "location": "src/lazy.ts",
            "line": 2
          },
          {
            "location": "src/lazy.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "8.0.0-rc.3",
      "description": "Babel compiler core.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@8.0.0-rc.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@8.0.0-rc.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,template,@babel/core/template,types,@babel/core/types,File,@babel/core/File,NodePath,@babel/core/NodePath,PluginPass,@babel/core/PluginPass,Visitor,@babel/core/Visitor,Scope,@babel/core/Scope"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 3
          },
          {
            "location": "lib/index.js",
            "line": 6
          },
          {
            "location": "lib/index.js",
            "line": 44
          },
          {
            "location": "lib/index.js",
            "line": 138
          },
          {
            "location": "lib/index.js",
            "line": 149
          },
          {
            "location": "lib/index.js",
            "line": 158
          },
          {
            "location": "lib/index.js",
            "line": 172
          },
          {
            "location": "lib/index.js",
            "line": 214
          },
          {
            "location": "lib/index.js",
            "line": 220
          },
          {
            "location": "src/dynamic-import.ts",
            "line": 4
          },
          {
            "location": "src/dynamic-import.ts",
            "line": 5
          },
          {
            "location": "src/dynamic-import.ts",
            "line": 12
          },
          {
            "location": "src/hooks.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 121
          },
          {
            "location": "src/index.ts",
            "line": 143
          },
          {
            "location": "src/index.ts",
            "line": 159
          },
          {
            "location": "src/index.ts",
            "line": 181
          },
          {
            "location": "src/index.ts",
            "line": 238
          },
          {
            "location": "src/index.ts",
            "line": 239
          },
          {
            "location": "src/index.ts",
            "line": 248
          },
          {
            "location": "src/lazy.ts",
            "line": 1
          },
          {
            "location": "src/lazy.ts",
            "line": 41
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/plugin-transform-modules-commonjs@8.0.0-rc.3"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-24T11:20:43Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'plugin-transform-modules-commonjs' with version '8.0.0-rc.3'. The package type in this SBOM is npm with a single purl namespace '@babel' described under components. The components were identified from 4 source files."
    }
  ]
}