{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e375969f-2435-4e4c-aa5f-e5acfe947759",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:59:54Z",
    "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": "appium-service",
      "group": "@wdio",
      "version": "9.31.2",
      "description": "A WebdriverIO service to start & stop Appium Server",
      "purl": "pkg:npm/%40wdio/appium-service@9.31.2",
      "bom-ref": "pkg:npm/@wdio/appium-service@9.31.2",
      "author": "Morten Bjerg Gregersen <morten@mogee.dk>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "start-appium-inspector"
        },
        {
          "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/wdio-appium-service"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@wdio\\n@xmldom"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@wdio/config/package.json\\nnode_modules/@wdio/logger/package.json\\nnode_modules/@wdio/reporter/package.json\\nnode_modules/@wdio/types/package.json\\nnode_modules/@wdio/utils/package.json\\nnode_modules/@xmldom/xmldom/package.json\\nnode_modules/change-case/package.json\\nnode_modules/get-port/package.json\\nnode_modules/import-meta-resolve/package.json\\nnode_modules/tree-kill/package.json\\nnode_modules/webdriverio/package.json\\nnode_modules/xpath/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Cameron McCormack"
        }
      ],
      "group": "",
      "name": "xpath",
      "version": "0.0.34",
      "description": "DOM 3 XPath implemention and helper for node.js and the web",
      "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/xpath@0.0.34",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/goto100/xpath.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/xpath@0.0.34",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/xpath/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "xpath"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/xpath/package.json"
              }
            ],
            "concludedValue": "node_modules/xpath/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 828
          },
          {
            "location": "build/index.js",
            "line": 842
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source-executor.ts",
            "line": 7
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source-executor.ts",
            "line": 43
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "",
      "name": "webdriverio",
      "version": "9.31.2",
      "description": "Next-gen browser and mobile automation test framework 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/webdriverio@9.31.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://webdriver.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/webdriverio@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webdriverio/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "webdriverio,SevereServiceError,webdriverio/SevereServiceError"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webdriverio/package.json"
              }
            ],
            "concludedValue": "node_modules/webdriverio/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 13
          },
          {
            "location": "build/index.js",
            "line": 56
          },
          {
            "location": "build/index.js",
            "line": 1036
          },
          {
            "location": "build/index.js",
            "line": 2294
          },
          {
            "location": "src/launcher.ts",
            "line": 14
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/aggregator.ts",
            "line": 3
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/mspo-service.ts",
            "line": 4
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/reporter.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Peteris Krumins <peteris.krumins@gmail.com> (http://www.catonmat.net)"
        }
      ],
      "group": "",
      "name": "tree-kill",
      "version": "1.2.2",
      "description": "kill trees of processes",
      "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/tree-kill@1.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pkrumins/node-tree-kill"
        },
        {
          "type": "vcs",
          "url": "git://github.com/pkrumins/node-tree-kill.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tree-kill@1.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tree-kill/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tree-kill"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tree-kill/package.json"
              }
            ],
            "concludedValue": "node_modules/tree-kill/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/cli.js",
            "line": 186
          },
          {
            "location": "build/index.js",
            "line": 51
          },
          {
            "location": "src/cli.ts",
            "line": 9
          },
          {
            "location": "src/launcher.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "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/cli.js",
            "line": 4
          },
          {
            "location": "build/cli.js",
            "line": 48
          },
          {
            "location": "build/index.js",
            "line": 11
          },
          {
            "location": "build/index.js",
            "line": 2280
          },
          {
            "location": "src/cli-utils.ts",
            "line": 3
          },
          {
            "location": "src/cli-utils.ts",
            "line": 68
          },
          {
            "location": "src/launcher.ts",
            "line": 12
          },
          {
            "location": "src/launcher.ts",
            "line": 318
          },
          {
            "location": "src/launcher.ts",
            "line": 359
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "get-port",
      "version": "7.1.0",
      "description": "Get an available port",
      "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/get-port@7.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/get-port@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/get-port/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "get-port"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/get-port/package.json"
              }
            ],
            "concludedValue": "node_modules/get-port/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 10
          },
          {
            "location": "build/index.js",
            "line": 2139
          },
          {
            "location": "src/launcher.ts",
            "line": 11
          },
          {
            "location": "src/launcher.ts",
            "line": 148
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Blake Embrey <hello@blakeembrey.com> (http://blakeembrey.me)"
        }
      ],
      "group": "",
      "name": "change-case",
      "version": "5.4.4",
      "description": "Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others",
      "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/change-case@5.4.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/blakeembrey/change-case/tree/master/packages/change-case#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/blakeembrey/change-case.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/change-case@5.4.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/change-case/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "change-case,kebabCase,change-case/kebabCase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/change-case/package.json"
              }
            ],
            "concludedValue": "node_modules/change-case/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 18
          },
          {
            "location": "build/index.js",
            "line": 38
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 42
          }
        ]
      }
    },
    {
      "group": "@xmldom",
      "name": "xmldom",
      "version": "0.9.8",
      "description": "A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.",
      "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/%40xmldom/xmldom@0.9.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xmldom/xmldom"
        },
        {
          "type": "vcs",
          "url": "git://github.com/xmldom/xmldom.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@xmldom/xmldom@0.9.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@xmldom/xmldom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@xmldom/xmldom,DOMParser,@xmldom/xmldom/DOMParser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@xmldom/xmldom/package.json"
              }
            ],
            "concludedValue": "node_modules/@xmldom/xmldom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 827
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source-executor.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "xml"
      ]
    },
    {
      "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,isAppiumCapability,@wdio/utils/isAppiumCapability"
        },
        {
          "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": 14
          },
          {
            "location": "build/index.js",
            "line": 2094
          },
          {
            "location": "build/index.js",
            "line": 2112
          },
          {
            "location": "build/index.js",
            "line": 2123
          },
          {
            "location": "src/launcher.ts",
            "line": 16
          },
          {
            "location": "src/launcher.ts",
            "line": 88
          },
          {
            "location": "src/launcher.ts",
            "line": 110
          },
          {
            "location": "src/launcher.ts",
            "line": 121
          }
        ]
      }
    },
    {
      "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,Services,@wdio/types/Services,Capabilities,@wdio/types/Capabilities,Options,@wdio/types/Options,Reporters,@wdio/types/Reporters,Frameworks,@wdio/types/Frameworks"
        },
        {
          "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/launcher.ts",
            "line": 15
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/aggregator.ts",
            "line": 4
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/mspo-service.ts",
            "line": 6
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/reporter.ts",
            "line": 3
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/test-context.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "reporter",
      "version": "9.31.2",
      "description": "A WebdriverIO utility to help reporting all events",
      "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/reporter@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-reporter"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/reporter@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/reporter/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/reporter,SuiteStats,@wdio/reporter/SuiteStats,TestStats,@wdio/reporter/TestStats"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/reporter/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/reporter/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 2298
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/mspo-reporter.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "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"
        },
        {
          "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": 9
          },
          {
            "location": "build/index.js",
            "line": 111
          },
          {
            "location": "build/index.js",
            "line": 169
          },
          {
            "location": "build/index.js",
            "line": 322
          },
          {
            "location": "build/index.js",
            "line": 323
          },
          {
            "location": "build/index.js",
            "line": 346
          },
          {
            "location": "build/index.js",
            "line": 347
          },
          {
            "location": "build/index.js",
            "line": 536
          },
          {
            "location": "build/index.js",
            "line": 539
          },
          {
            "location": "build/index.js",
            "line": 613
          },
          {
            "location": "build/index.js",
            "line": 614
          },
          {
            "location": "build/index.js",
            "line": 829
          },
          {
            "location": "build/index.js",
            "line": 830
          },
          {
            "location": "build/index.js",
            "line": 883
          },
          {
            "location": "build/index.js",
            "line": 933
          },
          {
            "location": "build/index.js",
            "line": 946
          },
          {
            "location": "build/index.js",
            "line": 947
          },
          {
            "location": "build/index.js",
            "line": 2045
          },
          {
            "location": "build/index.js",
            "line": 2295
          },
          {
            "location": "build/index.js",
            "line": 2409
          },
          {
            "location": "build/index.js",
            "line": 2410
          },
          {
            "location": "build/index.js",
            "line": 2514
          },
          {
            "location": "src/launcher.ts",
            "line": 10
          },
          {
            "location": "src/launcher.ts",
            "line": 24
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/mspo-service.ts",
            "line": 5
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/mspo-service.ts",
            "line": 26
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/optimizer.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/optimizer.ts",
            "line": 17
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/browser-utils.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/browser-utils.ts",
            "line": 3
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/formatting.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/formatting.ts",
            "line": 5
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/optimization.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/optimization.ts",
            "line": 7
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/selector-location.ts",
            "line": 3
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/selector-location.ts",
            "line": 6
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/selector-testing.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/selector-testing.ts",
            "line": 5
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-converter.ts",
            "line": 1
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-converter.ts",
            "line": 8
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source-executor.ts",
            "line": 9
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source-executor.ts",
            "line": 13
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source.ts",
            "line": 5
          },
          {
            "location": "src/mobileSelectorPerformanceOptimizer/utils/xpath-page-source.ts",
            "line": 9
          }
        ]
      },
      "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,isCloudCapability,@wdio/config/isCloudCapability"
        },
        {
          "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": 12
          },
          {
            "location": "build/index.js",
            "line": 2094
          },
          {
            "location": "build/index.js",
            "line": 2112
          },
          {
            "location": "build/index.js",
            "line": 2123
          },
          {
            "location": "src/launcher.ts",
            "line": 13
          },
          {
            "location": "src/launcher.ts",
            "line": 88
          },
          {
            "location": "src/launcher.ts",
            "line": 110
          },
          {
            "location": "src/launcher.ts",
            "line": 121
          }
        ]
      },
      "tags": [
        "parse"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@wdio/appium-service@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-21T17:59:54Z",
      "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 'appium-service' 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 12 source files."
    }
  ]
}