{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6e30ab2d-2268-4e38-863d-c60bf9fe7ea0",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T14:11:12Z",
    "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": "create-wdio",
      "group": "",
      "version": "9.27.2",
      "description": "Install and setup a WebdriverIO project with all its dependencies in a single run",
      "purl": "pkg:npm/create-wdio@9.27.2",
      "bom-ref": "pkg:npm/create-wdio@9.27.2",
      "author": "WebdriverIO Team <mail@webdriver.io>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "create-wdio"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "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": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/create-wdio"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/cross-spawn/package.json\\nnode_modules/@types/ejs/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/normalize-package-data/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/@types/yargs/package.json\\nnode_modules/chalk/package.json\\nnode_modules/commander/package.json\\nnode_modules/cross-spawn/package.json\\nnode_modules/ejs/package.json\\nnode_modules/execa/package.json\\nnode_modules/import-meta-resolve/package.json\\nnode_modules/inquirer/package.json\\nnode_modules/normalize-package-data/package.json\\nnode_modules/read-pkg-up/package.json\\nnode_modules/recursive-readdir/package.json\\nnode_modules/semver/package.json\\nnode_modules/type-fest/package.json\\nnode_modules/yargs/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "yargs",
      "version": "17.7.2",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "scope": "excluded",
      "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/yargs@17.7.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@17.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yargs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yargs,Argv,yargs/Argv"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yargs/package.json"
              }
            ],
            "concludedValue": "node_modules/yargs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/cli/install.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "type-fest",
      "version": "4.41.0",
      "description": "A collection of essential TypeScript types",
      "scope": "excluded",
      "licenses": [
        {
          "expression": "MIT OR CC0-1.0"
        }
      ],
      "purl": "pkg:npm/type-fest@4.41.0",
      "type": "library",
      "bom-ref": "pkg:npm/type-fest@4.41.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/type-fest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "type-fest,PackageJson,type-fest/PackageJson"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/type-fest/package.json"
              }
            ],
            "concludedValue": "node_modules/type-fest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.4",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 7
          },
          {
            "location": "build/index.js",
            "line": 1028
          },
          {
            "location": "src/index.ts",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 34
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jamison Dance <jergason@gmail.com> (http://jamison.dance.com/)"
        }
      ],
      "group": "",
      "name": "recursive-readdir",
      "version": "2.2.3",
      "description": "Get an array of all files in a directory and subdirectories.",
      "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/recursive-readdir@2.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/jergason/recursive-readdir.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/recursive-readdir@2.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/recursive-readdir/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "recursive-readdir"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/recursive-readdir/package.json"
              }
            ],
            "concludedValue": "node_modules/recursive-readdir/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 27
          },
          {
            "location": "build/config/cli.js",
            "line": 619
          },
          {
            "location": "build/config/cli.js",
            "line": 637
          },
          {
            "location": "build/index.js",
            "line": 17
          },
          {
            "location": "build/install/cli.js",
            "line": 25
          },
          {
            "location": "build/install/cli.js",
            "line": 1540
          },
          {
            "location": "build/install/cli.js",
            "line": 1558
          },
          {
            "location": "build/utils/index.js",
            "line": 7
          },
          {
            "location": "src/utils.ts",
            "line": 6
          },
          {
            "location": "src/utils.ts",
            "line": 764
          },
          {
            "location": "src/utils.ts",
            "line": 793
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "read-pkg-up",
      "version": "10.1.0",
      "description": "Read the closest package.json file",
      "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/read-pkg-up@10.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/read-pkg-up@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/read-pkg-up/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "read-pkg-up,readPackageUp,read-pkg-up/readPackageUp"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/read-pkg-up/package.json"
              }
            ],
            "concludedValue": "node_modules/read-pkg-up/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 29
          },
          {
            "location": "build/config/cli.js",
            "line": 218
          },
          {
            "location": "build/index.js",
            "line": 19
          },
          {
            "location": "build/index.js",
            "line": 971
          },
          {
            "location": "build/install/cli.js",
            "line": 27
          },
          {
            "location": "build/install/cli.js",
            "line": 1139
          },
          {
            "location": "build/utils/index.js",
            "line": 9
          },
          {
            "location": "build/utils/index.js",
            "line": 39
          },
          {
            "location": "src/utils.ts",
            "line": 9
          },
          {
            "location": "src/utils.ts",
            "line": 173
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "normalize-package-data",
      "version": "7.0.0",
      "description": "Normalizes data that can be found in package.json files.",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/normalize-package-data@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/normalize-package-data.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/normalize-package-data@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/normalize-package-data/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "normalize-package-data,Package,normalize-package-data/Package"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/normalize-package-data/package.json"
              }
            ],
            "concludedValue": "node_modules/normalize-package-data/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "",
      "name": "inquirer",
      "version": "12.7.0",
      "description": "A collection of common interactive command line user interfaces.",
      "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/inquirer@12.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/inquirer@12.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "inquirer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/inquirer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 83
          },
          {
            "location": "build/config/cli.js",
            "line": 210
          },
          {
            "location": "build/config/cli.js",
            "line": 214
          },
          {
            "location": "build/config/cli.js",
            "line": 515
          },
          {
            "location": "build/config/cli.js",
            "line": 1600
          },
          {
            "location": "build/config/cli.js",
            "line": 1629
          },
          {
            "location": "build/index.js",
            "line": 20
          },
          {
            "location": "build/install/cli.js",
            "line": 81
          },
          {
            "location": "build/install/cli.js",
            "line": 1131
          },
          {
            "location": "build/install/cli.js",
            "line": 1135
          },
          {
            "location": "build/install/cli.js",
            "line": 1436
          },
          {
            "location": "build/install/cli.js",
            "line": 1633
          },
          {
            "location": "build/install/cli.js",
            "line": 1662
          },
          {
            "location": "build/utils/index.js",
            "line": 10
          },
          {
            "location": "src/cli/utils.ts",
            "line": 3
          },
          {
            "location": "src/cli/utils.ts",
            "line": 54
          },
          {
            "location": "src/utils.ts",
            "line": 13
          },
          {
            "location": "src/utils.ts",
            "line": 157
          },
          {
            "location": "src/utils.ts",
            "line": 163
          },
          {
            "location": "src/utils.ts",
            "line": 612
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
        }
      ],
      "group": "",
      "name": "import-meta-resolve",
      "version": "4.2.0",
      "description": "Resolve things like Node.js — ponyfill for `import.meta.resolve`",
      "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/import-meta-resolve@4.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/import-meta-resolve@4.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/import-meta-resolve/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "import-meta-resolve,resolve,import-meta-resolve/resolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/import-meta-resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/import-meta-resolve/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 9
          },
          {
            "location": "build/index.js",
            "line": 1078
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 116
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "execa",
      "version": "9.6.1",
      "description": "Process execution for humans",
      "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/execa@9.6.1",
      "type": "library",
      "bom-ref": "pkg:npm/execa@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/execa/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "execa,execa/$,execa/execa"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/execa/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 28
          },
          {
            "location": "build/config/cli.js",
            "line": 89
          },
          {
            "location": "build/config/cli.js",
            "line": 106
          },
          {
            "location": "build/config/cli.js",
            "line": 526
          },
          {
            "location": "build/index.js",
            "line": 18
          },
          {
            "location": "build/index.js",
            "line": 924
          },
          {
            "location": "build/install/cli.js",
            "line": 26
          },
          {
            "location": "build/install/cli.js",
            "line": 1010
          },
          {
            "location": "build/install/cli.js",
            "line": 1027
          },
          {
            "location": "build/install/cli.js",
            "line": 1447
          },
          {
            "location": "build/utils/index.js",
            "line": 8
          },
          {
            "location": "build/utils/index.js",
            "line": 16
          },
          {
            "location": "src/install.ts",
            "line": 1
          },
          {
            "location": "src/install.ts",
            "line": 24
          },
          {
            "location": "src/utils.ts",
            "line": 8
          },
          {
            "location": "src/utils.ts",
            "line": 626
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)"
        }
      ],
      "group": "",
      "name": "ejs",
      "version": "3.1.10",
      "description": "Embedded JavaScript templates",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/ejs@3.1.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mde/ejs"
        },
        {
          "type": "vcs",
          "url": "git://github.com/mde/ejs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ejs@3.1.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ejs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ejs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ejs/package.json"
              }
            ],
            "concludedValue": "node_modules/ejs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 84
          },
          {
            "location": "build/index.js",
            "line": 21
          },
          {
            "location": "build/install/cli.js",
            "line": 82
          },
          {
            "location": "build/utils/index.js",
            "line": 11
          },
          {
            "location": "src/utils.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "André Cruz <andre@moxy.studio>"
        }
      ],
      "group": "",
      "name": "cross-spawn",
      "version": "7.0.6",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "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/cross-spawn@7.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@7.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-spawn/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cross-spawn"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-spawn/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-spawn/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 85
          },
          {
            "location": "build/config/cli.js",
            "line": 133
          },
          {
            "location": "build/index.js",
            "line": 22
          },
          {
            "location": "build/index.js",
            "line": 932
          },
          {
            "location": "build/install/cli.js",
            "line": 83
          },
          {
            "location": "build/install/cli.js",
            "line": 1054
          },
          {
            "location": "build/utils/index.js",
            "line": 12
          },
          {
            "location": "src/utils.ts",
            "line": 18
          },
          {
            "location": "src/utils.ts",
            "line": 40
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "commander",
      "version": "14.0.3",
      "description": "the complete solution for node.js command-line programs",
      "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/commander@14.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/tj/commander.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commander@14.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commander/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "commander,Command,commander/Command"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/commander/package.json"
              }
            ],
            "concludedValue": "node_modules/commander/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "",
      "name": "chalk",
      "version": "5.6.2",
      "description": "Terminal string styling done right",
      "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/chalk@5.6.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@5.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/config/cli.js",
            "line": 86
          },
          {
            "location": "build/config/cli.js",
            "line": 277
          },
          {
            "location": "build/config/cli.js",
            "line": 287
          },
          {
            "location": "build/config/cli.js",
            "line": 374
          },
          {
            "location": "build/config/cli.js",
            "line": 432
          },
          {
            "location": "build/config/cli.js",
            "line": 469
          },
          {
            "location": "build/config/cli.js",
            "line": 473
          },
          {
            "location": "build/config/cli.js",
            "line": 496
          },
          {
            "location": "build/config/cli.js",
            "line": 508
          },
          {
            "location": "build/config/cli.js",
            "line": 761
          },
          {
            "location": "build/config/cli.js",
            "line": 763
          },
          {
            "location": "build/index.js",
            "line": 6
          },
          {
            "location": "build/index.js",
            "line": 109
          },
          {
            "location": "build/index.js",
            "line": 111
          },
          {
            "location": "build/index.js",
            "line": 921
          },
          {
            "location": "build/index.js",
            "line": 1030
          },
          {
            "location": "build/index.js",
            "line": 1033
          },
          {
            "location": "build/index.js",
            "line": 1059
          },
          {
            "location": "build/install/cli.js",
            "line": 170
          },
          {
            "location": "build/install/cli.js",
            "line": 172
          },
          {
            "location": "build/install/cli.js",
            "line": 1007
          },
          {
            "location": "build/install/cli.js",
            "line": 1198
          },
          {
            "location": "build/install/cli.js",
            "line": 1208
          },
          {
            "location": "build/install/cli.js",
            "line": 1295
          },
          {
            "location": "build/install/cli.js",
            "line": 1353
          },
          {
            "location": "build/install/cli.js",
            "line": 1390
          },
          {
            "location": "build/install/cli.js",
            "line": 1394
          },
          {
            "location": "build/install/cli.js",
            "line": 1417
          },
          {
            "location": "build/install/cli.js",
            "line": 1429
          },
          {
            "location": "build/utils/index.js",
            "line": 13
          },
          {
            "location": "build/utils/index.js",
            "line": 173
          },
          {
            "location": "build/utils/index.js",
            "line": 175
          },
          {
            "location": "src/constants.ts",
            "line": 6
          },
          {
            "location": "src/constants.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 36
          },
          {
            "location": "src/index.ts",
            "line": 43
          },
          {
            "location": "src/index.ts",
            "line": 93
          },
          {
            "location": "src/utils.ts",
            "line": 22
          },
          {
            "location": "src/utils.ts",
            "line": 274
          },
          {
            "location": "src/utils.ts",
            "line": 284
          },
          {
            "location": "src/utils.ts",
            "line": 405
          },
          {
            "location": "src/utils.ts",
            "line": 512
          },
          {
            "location": "src/utils.ts",
            "line": 554
          },
          {
            "location": "src/utils.ts",
            "line": 559
          },
          {
            "location": "src/utils.ts",
            "line": 591
          },
          {
            "location": "src/utils.ts",
            "line": 602
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "yargs",
      "version": "17.0.33",
      "description": "TypeScript definitions for yargs",
      "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/%40types/yargs@17.0.33",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/yargs@17.0.33",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/yargs/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/@types/yargs/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/yargs/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.7.1",
      "description": "TypeScript definitions for semver",
      "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/%40types/semver@7.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/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/@types/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "normalize-package-data",
      "version": "2.4.4",
      "description": "TypeScript definitions for normalize-package-data",
      "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/%40types/normalize-package-data@2.4.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/normalize-package-data@2.4.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/normalize-package-data/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/@types/normalize-package-data/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/normalize-package-data/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "fs-extra",
      "version": "11.0.4",
      "description": "TypeScript definitions for fs-extra",
      "scope": "excluded",
      "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/%40types/fs-extra@11.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@11.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/fs-extra/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/@types/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/fs-extra/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "ejs",
      "version": "3.1.5",
      "description": "TypeScript definitions for ejs",
      "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/%40types/ejs@3.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ejs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/ejs@3.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/ejs/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/@types/ejs/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/ejs/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "cross-spawn",
      "version": "6.0.6",
      "description": "TypeScript definitions for cross-spawn",
      "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/%40types/cross-spawn@6.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cross-spawn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/cross-spawn@6.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/cross-spawn/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/@types/cross-spawn/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/cross-spawn/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/create-wdio@9.27.2"
      ],
      "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-24T14:11:12Z",
      "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 'create-wdio' with version '9.27.2'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 19 source files."
    }
  ]
}