{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:69824791-7212-40a5-bdf8-763a44b5e39d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:00:17Z",
    "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": "webdriver",
      "group": "",
      "version": "9.31.2",
      "description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol",
      "purl": "pkg:npm/webdriver@9.31.2",
      "bom-ref": "pkg:npm/webdriver@9.31.2",
      "author": "Christian Bromann <mail@bromann.dev>",
      "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": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/webdriver"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@wdio"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/node/package.json\\nnode_modules/@types/ws/package.json\\nnode_modules/@wdio/config/package.json\\nnode_modules/@wdio/logger/package.json\\nnode_modules/@wdio/protocols/package.json\\nnode_modules/@wdio/types/package.json\\nnode_modules/@wdio/utils/package.json\\nnode_modules/deepmerge-ts/package.json\\nnode_modules/https-proxy-agent/package.json\\nnode_modules/undici/package.json\\nnode_modules/ws/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.21.1",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "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/ws@8.21.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ws@8.21.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws,ClientOptions,ws/ClientOptions,RawData,ws/RawData,WebSocket,ws/WebSocket"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ws/package.json"
              }
            ],
            "concludedValue": "node_modules/ws/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/node.js",
            "line": 3
          },
          {
            "location": "build/node.js",
            "line": 2397
          },
          {
            "location": "src/bidi/core.ts",
            "line": 2
          },
          {
            "location": "src/browser.ts",
            "line": 2
          },
          {
            "location": "src/environment.ts",
            "line": 1
          },
          {
            "location": "src/node/bidi.ts",
            "line": 10
          },
          {
            "location": "src/node.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "undici",
      "version": "6.28.0",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "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/undici@6.28.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://undici.nodejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/undici.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/undici@6.28.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/undici/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "undici,fetch,undici/fetch,Agent,undici/Agent,ProxyAgent,undici/ProxyAgent,getGlobalDispatcher,undici/getGlobalDispatcher,RequestInit,undici/RequestInit,Dispatcher,undici/Dispatcher"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/undici/package.json"
              }
            ],
            "concludedValue": "node_modules/undici/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/node.js",
            "line": 1930
          },
          {
            "location": "build/node.js",
            "line": 2333
          },
          {
            "location": "build/node.js",
            "line": 2348
          },
          {
            "location": "src/request/node.ts",
            "line": 2
          },
          {
            "location": "src/request/node.ts",
            "line": 19
          },
          {
            "location": "src/request/node.ts",
            "line": 41
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)"
        }
      ],
      "group": "",
      "name": "https-proxy-agent",
      "version": "7.0.6",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "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/https-proxy-agent@7.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TooTallNate/proxy-agents.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/https-proxy-agent@7.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/https-proxy-agent/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "https-proxy-agent,HttpsProxyAgent,https-proxy-agent/HttpsProxyAgent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/https-proxy-agent/package.json"
              }
            ],
            "concludedValue": "node_modules/https-proxy-agent/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/node.js",
            "line": 2398
          },
          {
            "location": "src/node/bidi.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rebecca Stevens <rebecca.stevens@outlook.co.nz>"
        }
      ],
      "group": "",
      "name": "deepmerge-ts",
      "version": "7.1.5",
      "description": "Deeply merge 2 or more objects respecting type information.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-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/deepmerge-ts@7.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RebeccaStevens/deepmerge-ts#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/RebeccaStevens/deepmerge-ts.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/deepmerge-ts@7.1.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/deepmerge-ts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "deepmerge-ts,deepmergeCustom,deepmerge-ts/deepmergeCustom"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/deepmerge-ts/package.json"
              }
            ],
            "concludedValue": "node_modules/deepmerge-ts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 66
          },
          {
            "location": "build/index.js",
            "line": 1324
          },
          {
            "location": "build/node.js",
            "line": 47
          },
          {
            "location": "build/node.js",
            "line": 1295
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "utils",
      "version": "9.31.2",
      "description": "A WDIO helper utility to provide several utility functions used across the project.",
      "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/%40wdio/utils@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-utils"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/utils@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/utils,webdriverMonad,@wdio/utils/webdriverMonad,sessionEnvironmentDetector,@wdio/utils/sessionEnvironmentDetector,startWebDriver,@wdio/utils/startWebDriver,isBidi,@wdio/utils/isBidi,commandCallStructure,@wdio/utils/commandCallStructure,isValidParameter,@wdio/utils/isValidParameter,getArgumentType,@wdio/utils/getArgumentType,transformCommandLogResult,@wdio/utils/transformCommandLogResult,sleep,@wdio/utils/sleep"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 26
          },
          {
            "location": "build/index.js",
            "line": 31
          },
          {
            "location": "build/index.js",
            "line": 1702
          },
          {
            "location": "build/index.js",
            "line": 1706
          },
          {
            "location": "build/index.js",
            "line": 1722
          },
          {
            "location": "build/index.js",
            "line": 1732
          },
          {
            "location": "build/index.js",
            "line": 1735
          },
          {
            "location": "build/index.js",
            "line": 1821
          },
          {
            "location": "build/index.js",
            "line": 1824
          },
          {
            "location": "build/index.js",
            "line": 1831
          },
          {
            "location": "build/index.js",
            "line": 1840
          },
          {
            "location": "build/index.js",
            "line": 1851
          },
          {
            "location": "build/index.js",
            "line": 1878
          },
          {
            "location": "build/index.js",
            "line": 1883
          },
          {
            "location": "build/index.js",
            "line": 1894
          },
          {
            "location": "build/index.js",
            "line": 1896
          },
          {
            "location": "build/index.js",
            "line": 1925
          },
          {
            "location": "build/index.js",
            "line": 1944
          },
          {
            "location": "build/index.js",
            "line": 1998
          },
          {
            "location": "build/index.js",
            "line": 2001
          },
          {
            "location": "build/index.js",
            "line": 2052
          },
          {
            "location": "build/index.js",
            "line": 2355
          },
          {
            "location": "build/node.js",
            "line": 7
          },
          {
            "location": "build/node.js",
            "line": 12
          },
          {
            "location": "build/node.js",
            "line": 1677
          },
          {
            "location": "build/node.js",
            "line": 1681
          },
          {
            "location": "build/node.js",
            "line": 1699
          },
          {
            "location": "build/node.js",
            "line": 1709
          },
          {
            "location": "build/node.js",
            "line": 1712
          },
          {
            "location": "build/node.js",
            "line": 1796
          },
          {
            "location": "build/node.js",
            "line": 1799
          },
          {
            "location": "build/node.js",
            "line": 1806
          },
          {
            "location": "build/node.js",
            "line": 1815
          },
          {
            "location": "build/node.js",
            "line": 1826
          },
          {
            "location": "build/node.js",
            "line": 1852
          },
          {
            "location": "build/node.js",
            "line": 1857
          },
          {
            "location": "build/node.js",
            "line": 1868
          },
          {
            "location": "build/node.js",
            "line": 1870
          },
          {
            "location": "build/node.js",
            "line": 1897
          },
          {
            "location": "build/node.js",
            "line": 1916
          },
          {
            "location": "build/node.js",
            "line": 1934
          },
          {
            "location": "build/node.js",
            "line": 1937
          },
          {
            "location": "build/node.js",
            "line": 1981
          },
          {
            "location": "build/node.js",
            "line": 2282
          },
          {
            "location": "src/command.ts",
            "line": 2
          },
          {
            "location": "src/command.ts",
            "line": 103
          },
          {
            "location": "src/command.ts",
            "line": 112
          },
          {
            "location": "src/command.ts",
            "line": 113
          },
          {
            "location": "src/command.ts",
            "line": 154
          },
          {
            "location": "src/command.ts",
            "line": 165
          },
          {
            "location": "src/command.ts",
            "line": 168
          },
          {
            "location": "src/request/error.ts",
            "line": 1
          },
          {
            "location": "src/request/error.ts",
            "line": 36
          },
          {
            "location": "src/request/request.ts",
            "line": 2
          },
          {
            "location": "src/request/request.ts",
            "line": 240
          }
        ]
      },
      "tags": [
        "driver"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "types",
      "version": "9.31.2",
      "description": "Utility package providing type information for a variety of WebdriverIO interfaces",
      "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/%40wdio/types@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-types"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/types@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/types,Options,@wdio/types/Options,Capabilities,@wdio/types/Capabilities,ThenArg,@wdio/types/ThenArg"
        },
        {
          "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/@wdio/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/constants.ts",
            "line": 1
          },
          {
            "location": "src/environment.ts",
            "line": 2
          },
          {
            "location": "src/node.ts",
            "line": 3
          },
          {
            "location": "src/request/request.ts",
            "line": 3
          },
          {
            "location": "src/request/types.ts",
            "line": 1
          },
          {
            "location": "src/types.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "protocols",
      "version": "9.31.1",
      "description": "Utility package providing information about automation protocols",
      "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/%40wdio/protocols@9.31.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-protocols"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/protocols@9.31.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/protocols/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/protocols,WebDriverBidiProtocol,@wdio/protocols/WebDriverBidiProtocol,WebDriverProtocol,@wdio/protocols/WebDriverProtocol,MJsonWProtocol,@wdio/protocols/MJsonWProtocol,AppiumProtocol,@wdio/protocols/AppiumProtocol,ChromiumProtocol,@wdio/protocols/ChromiumProtocol,SauceLabsProtocol,@wdio/protocols/SauceLabsProtocol,SeleniumProtocol,@wdio/protocols/SeleniumProtocol,GeckoProtocol,@wdio/protocols/GeckoProtocol,CAPABILITY_KEYS,@wdio/protocols/CAPABILITY_KEYS,CommandEndpoint,@wdio/protocols/CommandEndpoint,ProtocolCommands,@wdio/protocols/ProtocolCommands,Protocol,@wdio/protocols/Protocol"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/protocols/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/protocols/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 32
          },
          {
            "location": "build/index.js",
            "line": 77
          },
          {
            "location": "build/index.js",
            "line": 78
          },
          {
            "location": "build/index.js",
            "line": 1425
          },
          {
            "location": "build/node.js",
            "line": 13
          },
          {
            "location": "build/node.js",
            "line": 58
          },
          {
            "location": "build/node.js",
            "line": 59
          },
          {
            "location": "build/node.js",
            "line": 1395
          },
          {
            "location": "src/command.ts",
            "line": 3
          },
          {
            "location": "src/types.ts",
            "line": 3
          },
          {
            "location": "src/utils.ts",
            "line": 5
          },
          {
            "location": "src/utils.ts",
            "line": 9
          },
          {
            "location": "src/utils.ts",
            "line": 10
          },
          {
            "location": "src/utils.ts",
            "line": 198
          }
        ]
      },
      "tags": [
        "driver"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "logger",
      "version": "9.29.1",
      "description": "A helper utility for logging of WebdriverIO packages",
      "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/%40wdio/logger@9.29.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-logger"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/logger@9.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/logger/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/logger,SENSITIVE_DATA_REPLACER,@wdio/logger/SENSITIVE_DATA_REPLACER"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/logger/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/logger/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 22
          },
          {
            "location": "build/index.js",
            "line": 25
          },
          {
            "location": "build/index.js",
            "line": 30
          },
          {
            "location": "build/index.js",
            "line": 67
          },
          {
            "location": "build/index.js",
            "line": 81
          },
          {
            "location": "build/index.js",
            "line": 277
          },
          {
            "location": "build/index.js",
            "line": 1323
          },
          {
            "location": "build/index.js",
            "line": 1654
          },
          {
            "location": "build/index.js",
            "line": 1755
          },
          {
            "location": "build/index.js",
            "line": 1810
          },
          {
            "location": "build/index.js",
            "line": 1818
          },
          {
            "location": "build/index.js",
            "line": 1870
          },
          {
            "location": "build/index.js",
            "line": 1997
          },
          {
            "location": "build/index.js",
            "line": 2210
          },
          {
            "location": "build/index.js",
            "line": 2410
          },
          {
            "location": "build/node.js",
            "line": 6
          },
          {
            "location": "build/node.js",
            "line": 11
          },
          {
            "location": "build/node.js",
            "line": 48
          },
          {
            "location": "build/node.js",
            "line": 62
          },
          {
            "location": "build/node.js",
            "line": 258
          },
          {
            "location": "build/node.js",
            "line": 1294
          },
          {
            "location": "build/node.js",
            "line": 1622
          },
          {
            "location": "build/node.js",
            "line": 1731
          },
          {
            "location": "build/node.js",
            "line": 1786
          },
          {
            "location": "build/node.js",
            "line": 1793
          },
          {
            "location": "build/node.js",
            "line": 1844
          },
          {
            "location": "build/node.js",
            "line": 1933
          },
          {
            "location": "build/node.js",
            "line": 2140
          },
          {
            "location": "build/node.js",
            "line": 2396
          },
          {
            "location": "build/node.js",
            "line": 2399
          },
          {
            "location": "build/node.js",
            "line": 2496
          },
          {
            "location": "build/node.js",
            "line": 2497
          },
          {
            "location": "src/bidi/core.ts",
            "line": 1
          },
          {
            "location": "src/bidi/core.ts",
            "line": 16
          },
          {
            "location": "src/browser.ts",
            "line": 1
          },
          {
            "location": "src/browser.ts",
            "line": 13
          },
          {
            "location": "src/command.ts",
            "line": 1
          },
          {
            "location": "src/command.ts",
            "line": 13
          },
          {
            "location": "src/command.ts",
            "line": 207
          },
          {
            "location": "src/node/bidi.ts",
            "line": 7
          },
          {
            "location": "src/node/bidi.ts",
            "line": 13
          },
          {
            "location": "src/node/utils.ts",
            "line": 1
          },
          {
            "location": "src/node/utils.ts",
            "line": 3
          },
          {
            "location": "src/request/request.ts",
            "line": 1
          },
          {
            "location": "src/request/request.ts",
            "line": 26
          },
          {
            "location": "src/utils.ts",
            "line": 4
          },
          {
            "location": "src/utils.ts",
            "line": 19
          }
        ]
      },
      "tags": [
        "logging"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "config",
      "version": "9.31.2",
      "description": "A helper utility to parse and validate WebdriverIO options",
      "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/%40wdio/config@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-config"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/config@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/config/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/config,validateConfig,@wdio/config/validateConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/config/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/config/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 27
          },
          {
            "location": "build/index.js",
            "line": 1816
          },
          {
            "location": "build/node.js",
            "line": 8
          },
          {
            "location": "build/node.js",
            "line": 1791
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "group": "@types",
      "name": "ws",
      "version": "8.18.1",
      "description": "TypeScript definitions for ws",
      "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/ws@8.18.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/ws@8.18.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/ws/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/ws/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/ws/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.37",
      "description": "TypeScript definitions for node",
      "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/node@20.19.37",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.19.37",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/webdriver@9.31.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-09-21T18:00:17Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'webdriver' with version '9.31.2'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}