{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f87880e8-ca5f-499b-a78b-b5f797c30a64",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T10:56:08Z",
    "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": "browser",
      "group": "@vitest",
      "version": "3.2.7-tuxcare.1",
      "description": "Browser running for Vitest",
      "purl": "pkg:npm/%40vitest/browser@3.2.7-tuxcare.1",
      "bom-ref": "pkg:npm/@vitest/browser@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:client, build:node, dev:client, dev:node, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:client, build:node"
        },
        {
          "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/vitest-dev/vitest/tree/main/packages/browser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@testing-library\\n@types\\n@vitest\\n@wdio"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@testing-library/dom/package.json\\nnode_modules/@testing-library/user-event/package.json\\nnode_modules/@types/ws/package.json\\nnode_modules/@vitest/mocker/package.json\\nnode_modules/@vitest/runner/package.json\\nnode_modules/@vitest/ui/package.json\\nnode_modules/@vitest/utils/package.json\\nnode_modules/@vitest/ws-client/package.json\\nnode_modules/@wdio/protocols/package.json\\nnode_modules/@wdio/types/package.json\\nnode_modules/birpc/package.json\\nnode_modules/flatted/package.json\\nnode_modules/ivya/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/mime/package.json\\nnode_modules/pathe/package.json\\nnode_modules/periscopic/package.json\\nnode_modules/playwright-core/package.json\\nnode_modules/playwright/package.json\\nnode_modules/safaridriver/package.json\\nnode_modules/sirv/package.json\\nnode_modules/tinyrainbow/package.json\\nnode_modules/vitest/package.json\\nnode_modules/webdriverio/package.json\\nnode_modules/ws/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.18.2",
      "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.18.2",
      "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.18.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws,WebSocketServer,ws/WebSocketServer,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": "dist/index.js",
            "line": 18
          },
          {
            "location": "src/node/rpc.ts",
            "line": 5
          },
          {
            "location": "src/node/rpc.ts",
            "line": 17
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "",
      "name": "webdriverio",
      "version": "9.15.0",
      "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.15.0",
      "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.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webdriverio/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "webdriverio"
        },
        {
          "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": "dist/index.js",
            "line": 2337
          },
          {
            "location": "dist/index.js",
            "line": 2490
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 427
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 142
          },
          {
            "location": "src/node/commands/tab.ts",
            "line": 17
          },
          {
            "location": "src/node/providers/webdriver.ts",
            "line": 119
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "3.2.7-tuxcare.1",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vitest/node"
        },
        {
          "name": "ImportedModules",
          "value": "vitest,expect,vitest/expect,chai,vitest/chai,vitest/internal/browser,vitest/node,isFileServingAllowed,vitest/node/isFileServingAllowed,getFilePoolName,vitest/node/getFilePoolName,distDir,vitest/node/distDir,resolveApiServerConfig,vitest/node/resolveApiServerConfig,resolveFsAllow,vitest/node/resolveFsAllow,createDebugger,vitest/node/createDebugger,isValidApiRequest,vitest/node/isValidApiRequest,createViteLogger,vitest/node/createViteLogger,createViteServer,vitest/node/createViteServer,vitest/config,coverageConfigDefaults,vitest/config/coverageConfigDefaults,stringify,vitest/internal/browser/stringify,isCSSRequest,vitest/node/isCSSRequest,BrowserTesterOptions,vitest/BrowserTesterOptions,SerializedConfig,vitest/SerializedConfig,RunnerTask,vitest/RunnerTask,ExpectPollOptions,vitest/ExpectPollOptions,format,vitest/internal/browser/format,StringifyOptions,vitest/internal/browser/StringifyOptions,getSafeTimers,vitest/internal/browser/getSafeTimers,TestExecutionMethod,vitest/TestExecutionMethod,WorkerGlobalState,vitest/WorkerGlobalState,vitest/execute,VitestExecutor,vitest/execute/VitestExecutor,loadDiffConfig,vitest/internal/browser/loadDiffConfig,loadSnapshotSerializers,vitest/internal/browser/loadSnapshotSerializers,originalPositionFor,vitest/internal/browser/originalPositionFor,takeCoverageInsideWorker,vitest/internal/browser/takeCoverageInsideWorker,TraceMap,vitest/internal/browser/TraceMap,vitest/runners,NodeBenchmarkRunner,vitest/runners/NodeBenchmarkRunner,VitestTestRunner,vitest/runners/VitestTestRunner,ParsedStack,vitest/internal/browser/ParsedStack,vitest/snapshot,SnapshotEnvironment,vitest/snapshot/SnapshotEnvironment,collectTests,vitest/internal/browser/collectTests,setupCommonEnv,vitest/internal/browser/setupCommonEnv,SpyModule,vitest/internal/browser/SpyModule,startCoverageInsideWorker,vitest/internal/browser/startCoverageInsideWorker,startTests,vitest/internal/browser/startTests,stopCoverageInsideWorker,vitest/internal/browser/stopCoverageInsideWorker,BrowserUI,vitest/BrowserUI,CDPSession,vitest/node/CDPSession,BrowserCommand,vitest/node/BrowserCommand,TestProject,vitest/node/TestProject,BrowserProvider,vitest/node/BrowserProvider,ResolvedConfig,vitest/node/ResolvedConfig,Plugin,vitest/config/Plugin,Vitest,vitest/node/Vitest,ProcessPool,vitest/node/ProcessPool,TestSpecification,vitest/node/TestSpecification,ErrorWithDiff,vitest/ErrorWithDiff,vitest/ParsedStack,ProjectBrowser,vitest/node/ProjectBrowser,BrowserScript,vitest/node/BrowserScript,Vite,vitest/node/Vite,BrowserModuleMocker,vitest/node/BrowserModuleMocker,BrowserProviderInitializationOptions,vitest/node/BrowserProviderInitializationOptions,BrowserCommandContext,vitest/node/BrowserCommandContext,ResolveSnapshotPathHandlerContext,vitest/node/ResolveSnapshotPathHandlerContext,BrowserServerState,vitest/node/BrowserServerState,AfterSuiteRunMeta,vitest/AfterSuiteRunMeta,CancelReason,vitest/CancelReason,Reporter,vitest/Reporter,RunnerTestFile,vitest/RunnerTestFile,SnapshotResult,vitest/SnapshotResult,UserConsoleLog,vitest/UserConsoleLog,BrowserProviderModule,vitest/node/BrowserProviderModule,ResolvedBrowserOptions,vitest/node/ResolvedBrowserOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/expect-element.js",
            "line": 1
          },
          {
            "location": "dist/expect-element.js",
            "line": 25
          },
          {
            "location": "dist/index.js",
            "line": 4
          },
          {
            "location": "dist/index.js",
            "line": 11
          },
          {
            "location": "dist/locators/index.js",
            "line": 1
          },
          {
            "location": "dist/locators/playwright.js",
            "line": 1
          },
          {
            "location": "dist/locators/preview.js",
            "line": 1
          },
          {
            "location": "dist/locators/webdriverio.js",
            "line": 1
          },
          {
            "location": "dist/providers.js",
            "line": 4
          },
          {
            "location": "dist/public-utils-Kx5DUGWa.js",
            "line": 1
          },
          {
            "location": "dist/utils.js",
            "line": 1
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 3
          },
          {
            "location": "src/client/orchestrator.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/context.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/expect-element.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/expect-element.ts",
            "line": 3
          },
          {
            "location": "src/client/tester/expect-element.ts",
            "line": 12
          },
          {
            "location": "src/client/tester/expect-element.ts",
            "line": 43
          },
          {
            "location": "src/client/tester/logger.ts",
            "line": 1
          },
          {
            "location": "src/client/tester/public-utils.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/public-utils.ts",
            "line": 5
          },
          {
            "location": "src/client/tester/rpc.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 3
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 13
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 14
          },
          {
            "location": "src/client/tester/snapshot.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/snapshot.ts",
            "line": 3
          },
          {
            "location": "src/client/tester/snapshot.ts",
            "line": 4
          },
          {
            "location": "src/client/tester/state.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 12
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 212
          },
          {
            "location": "src/client/ui.ts",
            "line": 1
          },
          {
            "location": "src/client/utils.ts",
            "line": 2
          },
          {
            "location": "src/node/cdp.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/coverage.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/fs.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/fs.ts",
            "line": 6
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/utils.ts",
            "line": 2
          },
          {
            "location": "src/node/index.ts",
            "line": 1
          },
          {
            "location": "src/node/index.ts",
            "line": 2
          },
          {
            "location": "src/node/index.ts",
            "line": 6
          },
          {
            "location": "src/node/plugin.ts",
            "line": 3
          },
          {
            "location": "src/node/plugin.ts",
            "line": 4
          },
          {
            "location": "src/node/plugin.ts",
            "line": 14
          },
          {
            "location": "src/node/plugin.ts",
            "line": 15
          },
          {
            "location": "src/node/plugin.ts",
            "line": 22
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 2
          },
          {
            "location": "src/node/pool.ts",
            "line": 8
          },
          {
            "location": "src/node/pool.ts",
            "line": 14
          },
          {
            "location": "src/node/project.ts",
            "line": 3
          },
          {
            "location": "src/node/project.ts",
            "line": 10
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 3
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 12
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 20
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 23
          },
          {
            "location": "src/node/providers/preview.ts",
            "line": 1
          },
          {
            "location": "src/node/providers/webdriver.ts",
            "line": 6
          },
          {
            "location": "src/node/providers/webdriver.ts",
            "line": 7
          },
          {
            "location": "src/node/rpc.ts",
            "line": 3
          },
          {
            "location": "src/node/rpc.ts",
            "line": 4
          },
          {
            "location": "src/node/rpc.ts",
            "line": 16
          },
          {
            "location": "src/node/state.ts",
            "line": 1
          },
          {
            "location": "src/node/types.ts",
            "line": 14
          },
          {
            "location": "src/node/utils.ts",
            "line": 1
          },
          {
            "location": "src/node/utils.ts",
            "line": 2
          },
          {
            "location": "dist/public-utils-Kx5DUGWa.js",
            "line": 6
          },
          {
            "location": "src/client/tester/logger.ts",
            "line": 118
          },
          {
            "location": "src/client/tester/logger.ts",
            "line": 123
          },
          {
            "location": "src/client/tester/public-utils.ts",
            "line": 64
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 159
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 227
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 242
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 243
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 276
          },
          {
            "location": "src/client/tester/snapshot.ts",
            "line": 52
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 184
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 187
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 209
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 210
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 252
          },
          {
            "location": "dist/index.js",
            "line": 329
          },
          {
            "location": "dist/index.js",
            "line": 695
          },
          {
            "location": "dist/index.js",
            "line": 850
          },
          {
            "location": "dist/index.js",
            "line": 860
          },
          {
            "location": "dist/index.js",
            "line": 1677
          },
          {
            "location": "dist/index.js",
            "line": 3033
          },
          {
            "location": "dist/index.js",
            "line": 3047
          },
          {
            "location": "dist/index.js",
            "line": 3099
          },
          {
            "location": "dist/index.js",
            "line": 3365
          },
          {
            "location": "dist/index.js",
            "line": 3629
          },
          {
            "location": "dist/index.js",
            "line": 3631
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 5
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 347
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 350
          },
          {
            "location": "src/node/commands/fs.ts",
            "line": 11
          },
          {
            "location": "src/node/commands/fs.ts",
            "line": 12
          },
          {
            "location": "src/node/index.ts",
            "line": 39
          },
          {
            "location": "src/node/index.ts",
            "line": 45
          },
          {
            "location": "src/node/plugin.ts",
            "line": 170
          },
          {
            "location": "src/node/plugin.ts",
            "line": 354
          },
          {
            "location": "src/node/plugin.ts",
            "line": 371
          },
          {
            "location": "src/node/pool.ts",
            "line": 16
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 25
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 468
          },
          {
            "location": "src/node/providers/webdriver.ts",
            "line": 9
          },
          {
            "location": "src/node/rpc.ts",
            "line": 20
          },
          {
            "location": "src/node/rpc.ts",
            "line": 40
          },
          {
            "location": "src/node/rpc.ts",
            "line": 115
          },
          {
            "location": "src/node/utils.ts",
            "line": 11
          },
          {
            "location": "src/node/utils.ts",
            "line": 12
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "tinyrainbow",
      "version": "2.0.0",
      "description": "A small library to print colourful messages.",
      "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/tinyrainbow@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyrainbow@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyrainbow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyrainbow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyrainbow/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyrainbow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "dist/index.js",
            "line": 1755
          },
          {
            "location": "dist/index.js",
            "line": 3624
          },
          {
            "location": "dist/index.js",
            "line": 3641
          },
          {
            "location": "dist/providers.js",
            "line": 3
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 2
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 48
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 49
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 318
          },
          {
            "location": "src/node/index.ts",
            "line": 5
          },
          {
            "location": "src/node/index.ts",
            "line": 25
          },
          {
            "location": "src/node/index.ts",
            "line": 26
          },
          {
            "location": "src/node/index.ts",
            "line": 57
          },
          {
            "location": "src/node/index.ts",
            "line": 58
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 22
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 98
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 99
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 425
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke@lukeed.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "sirv",
      "version": "3.0.1",
      "description": "The optimized & lightweight middleware for serving requests to static assets",
      "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/sirv@3.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/sirv@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sirv/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "sirv"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/sirv/package.json"
              }
            ],
            "concludedValue": "node_modules/sirv/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 9
          },
          {
            "location": "dist/index.js",
            "line": 619
          },
          {
            "location": "dist/index.js",
            "line": 815
          },
          {
            "location": "src/node/plugin.ts",
            "line": 12
          },
          {
            "location": "src/node/plugin.ts",
            "line": 73
          },
          {
            "location": "src/node/plugin.ts",
            "line": 316
          }
        ]
      },
      "tags": [
        "middleware"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "",
      "name": "safaridriver",
      "version": "1.0.0",
      "description": "An NPM wrapper for handling the Safaridriver binary.",
      "scope": "optional",
      "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/safaridriver@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio-community/node-safaridriver#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio-community/node-safaridriver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safaridriver@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/safaridriver/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/safaridriver/package.json"
              }
            ],
            "concludedValue": "node_modules/safaridriver/package.json"
          }
        ]
      },
      "tags": [
        "binary"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "playwright-core",
      "version": "1.53.0",
      "description": "A high-level API to automate web browsers",
      "scope": "optional",
      "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/playwright-core@1.53.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/playwright-core@1.53.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/playwright-core/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/playwright-core/package.json"
              }
            ],
            "concludedValue": "node_modules/playwright-core/package.json"
          }
        ]
      },
      "tags": [
        "api",
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "playwright",
      "version": "1.53.0",
      "description": "A high-level API to automate web browsers",
      "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/playwright@1.53.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/playwright@1.53.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/playwright/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "playwright,ElementHandle,playwright/ElementHandle,Browser,playwright/Browser,BrowserContext,playwright/BrowserContext,BrowserContextOptions,playwright/BrowserContextOptions,ConnectOptions,playwright/ConnectOptions,Frame,playwright/Frame,FrameLocator,playwright/FrameLocator,LaunchOptions,playwright/LaunchOptions,Page,playwright/Page"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/playwright/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 45
          },
          {
            "location": "src/node/commands/select.ts",
            "line": 1
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 11
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 93
          }
        ]
      },
      "tags": [
        "api",
        "framework",
        "web"
      ]
    },
    {
      "group": "",
      "name": "periscopic",
      "version": "4.0.2",
      "description": "periscopic",
      "scope": "optional",
      "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/periscopic@4.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/periscopic@4.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/periscopic/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/periscopic/package.json"
              }
            ],
            "concludedValue": "node_modules/periscopic/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "2.0.3",
      "description": "Universal filesystem path utils",
      "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/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,relative,pathe/relative,resolve,pathe/resolve,basename,pathe/basename,dirname,pathe/dirname,extname,pathe/extname,join,pathe/join"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/orchestrator.ts",
            "line": 5
          },
          {
            "location": "src/client/orchestrator.ts",
            "line": 295
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 3
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 22
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 23
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 39
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 44
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 45
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 46
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 62
          },
          {
            "location": "src/client/vite.config.ts",
            "line": 65
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 5
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 26
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 39
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 82
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 83
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 85
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 87
          },
          {
            "location": "src/node/commands/screenshot.ts",
            "line": 92
          },
          {
            "location": "src/node/commands/upload.ts",
            "line": 3
          },
          {
            "location": "src/node/commands/upload.ts",
            "line": 28
          },
          {
            "location": "src/node/commands/upload.ts",
            "line": 50
          },
          {
            "location": "src/node/constants.ts",
            "line": 2
          },
          {
            "location": "src/node/constants.ts",
            "line": 4
          },
          {
            "location": "src/node/constants.ts",
            "line": 5
          },
          {
            "location": "src/node/plugin.ts",
            "line": 11
          },
          {
            "location": "src/node/plugin.ts",
            "line": 56
          },
          {
            "location": "src/node/plugin.ts",
            "line": 126
          },
          {
            "location": "src/node/plugin.ts",
            "line": 184
          },
          {
            "location": "src/node/plugin.ts",
            "line": 185
          },
          {
            "location": "src/node/plugin.ts",
            "line": 186
          },
          {
            "location": "src/node/plugin.ts",
            "line": 187
          },
          {
            "location": "src/node/plugin.ts",
            "line": 250
          },
          {
            "location": "src/node/plugin.ts",
            "line": 316
          },
          {
            "location": "src/node/plugin.ts",
            "line": 321
          },
          {
            "location": "src/node/plugin.ts",
            "line": 441
          },
          {
            "location": "src/node/plugin.ts",
            "line": 614
          },
          {
            "location": "src/node/plugin.ts",
            "line": 627
          },
          {
            "location": "src/node/plugin.ts",
            "line": 630
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 6
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 11
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 49
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 75
          },
          {
            "location": "src/node/project.ts",
            "line": 15
          },
          {
            "location": "src/node/project.ts",
            "line": 39
          },
          {
            "location": "src/node/project.ts",
            "line": 40
          },
          {
            "location": "src/node/project.ts",
            "line": 43
          },
          {
            "location": "src/node/project.ts",
            "line": 44
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 17
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 70
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 71
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 83
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 123
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 124
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 127
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 130
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 135
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 137
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 139
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 236
          },
          {
            "location": "src/node/rpc.ts",
            "line": 15
          },
          {
            "location": "src/node/rpc.ts",
            "line": 192
          },
          {
            "location": "src/node/rpc.ts",
            "line": 247
          },
          {
            "location": "src/node/rpc.ts",
            "line": 346
          },
          {
            "location": "src/node/serverTester.ts",
            "line": 6
          },
          {
            "location": "src/node/serverTester.ts",
            "line": 66
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Robert Kieffer <robert@broofa.com> (http://github.com/broofa)"
        }
      ],
      "group": "",
      "name": "mime",
      "version": "4.0.7",
      "description": "A comprehensive library for mime-type mapping",
      "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/mime@4.0.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/broofa/mime"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mime@4.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mime/lite"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mime/package.json"
              }
            ],
            "concludedValue": "node_modules/mime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/commands/fs.ts",
            "line": 5
          },
          {
            "location": "src/node/commands/fs.ts",
            "line": 67
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.17",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.17",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 8
          },
          {
            "location": "src/node/plugin.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ivya",
      "version": "1.7.0",
      "description": "Fork of Playwright's locator resolution",
      "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/ivya@1.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sheremet-va/ivya#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sheremet-va/ivya.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ivya@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ivya/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ivya/utils,getAriaChecked,ivya/utils/getAriaChecked,getAriaCheckedRoles,ivya/utils/getAriaCheckedRoles,getAriaRole,ivya/utils/getAriaRole,getAriaDisabled,ivya/utils/getAriaDisabled,beginAriaCaches,ivya/utils/beginAriaCaches,endAriaCaches,ivya/utils/endAriaCaches,isElementVisible,ivya/utils/isElementVisible,getElementAccessibleDescription,ivya/utils/getElementAccessibleDescription,getElementAccessibleErrorMessage,ivya/utils/getElementAccessibleErrorMessage,getElementAccessibleName,ivya/utils/getElementAccessibleName,cssEscape,ivya/utils/cssEscape,ivya,ParsedSelector,ivya/ParsedSelector,getByAltTextSelector,ivya/getByAltTextSelector,getByLabelSelector,ivya/getByLabelSelector,getByPlaceholderSelector,ivya/getByPlaceholderSelector,getByRoleSelector,ivya/getByRoleSelector,getByTestIdSelector,ivya/getByTestIdSelector,getByTextSelector,ivya/getByTextSelector,getByTitleSelector,ivya/getByTitleSelector,Ivya,ivya/Ivya,asLocator,ivya/asLocator"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ivya/package.json"
              }
            ],
            "concludedValue": "node_modules/ivya/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/tester/expect/toBeChecked.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toBeChecked.ts",
            "line": 21
          },
          {
            "location": "src/client/tester/expect/toBeChecked.ts",
            "line": 38
          },
          {
            "location": "src/client/tester/expect/toBeChecked.ts",
            "line": 51
          },
          {
            "location": "src/client/tester/expect/toBeEnabled.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toBeEnabled.ts",
            "line": 74
          },
          {
            "location": "src/client/tester/expect/toBePartiallyChecked.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toBePartiallyChecked.ts",
            "line": 66
          },
          {
            "location": "src/client/tester/expect/toBeVisible.ts",
            "line": 19
          },
          {
            "location": "src/client/tester/expect/toBeVisible.ts",
            "line": 29
          },
          {
            "location": "src/client/tester/expect/toBeVisible.ts",
            "line": 31
          },
          {
            "location": "src/client/tester/expect/toBeVisible.ts",
            "line": 53
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleDescription.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleDescription.ts",
            "line": 27
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleErrorMessage.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleErrorMessage.ts",
            "line": 27
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleName.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toHaveAccessibleName.ts",
            "line": 27
          },
          {
            "location": "src/client/tester/expect/toHaveFormValues.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toHaveFormValues.ts",
            "line": 89
          },
          {
            "location": "src/client/tester/expect/toHaveRole.ts",
            "line": 18
          },
          {
            "location": "src/client/tester/expect/toHaveRole.ts",
            "line": 27
          },
          {
            "location": "src/client/tester/expect/toHaveRole.ts",
            "line": 28
          },
          {
            "location": "src/client/tester/expect/toHaveRole.ts",
            "line": 29
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 13
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 25
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 31
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 144
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 148
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 152
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 156
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 160
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 164
          },
          {
            "location": "src/client/tester/locators/index.ts",
            "line": 168
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 11
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 17
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 20
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 23
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 26
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 29
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 32
          },
          {
            "location": "src/client/tester/locators/playwright.ts",
            "line": 35
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 10
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 17
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 20
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 23
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 26
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 29
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 32
          },
          {
            "location": "src/client/tester/locators/preview.ts",
            "line": 35
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 11
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 19
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 22
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 25
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 28
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 31
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 34
          },
          {
            "location": "src/client/tester/locators/webdriverio.ts",
            "line": 37
          },
          {
            "location": "src/client/tester/public-utils.ts",
            "line": 4
          },
          {
            "location": "src/client/tester/public-utils.ts",
            "line": 75
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrea Giammarchi"
        }
      ],
      "group": "",
      "name": "flatted",
      "version": "3.3.3",
      "description": "A super light and fast circular JSON parser.",
      "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/flatted@3.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/WebReflection/flatted#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/flatted.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/flatted/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "flatted,parse,flatted/parse,stringify,flatted/stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/flatted/package.json"
              }
            ],
            "concludedValue": "node_modules/flatted/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/client.ts",
            "line": 7
          },
          {
            "location": "src/client/client.ts",
            "line": 114
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 4
          },
          {
            "location": "src/client/tester/tester.ts",
            "line": 48
          },
          {
            "location": "src/node/pool.ts",
            "line": 13
          },
          {
            "location": "src/node/pool.ts",
            "line": 205
          },
          {
            "location": "src/node/rpc.ts",
            "line": 14
          },
          {
            "location": "src/node/rpc.ts",
            "line": 400
          },
          {
            "location": "src/node/serverOrchestrator.ts",
            "line": 4
          },
          {
            "location": "src/node/serverOrchestrator.ts",
            "line": 48
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "birpc",
      "version": "2.4.0",
      "description": "Message based Two-way remote procedure call",
      "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/birpc@2.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/birpc#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/birpc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/birpc@2.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/birpc/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "birpc,BirpcReturn,birpc/BirpcReturn,createBirpc,birpc/createBirpc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/birpc/package.json"
              }
            ],
            "concludedValue": "node_modules/birpc/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/client.ts",
            "line": 3
          },
          {
            "location": "src/client/client.ts",
            "line": 6
          },
          {
            "location": "src/client/client.ts",
            "line": 75
          },
          {
            "location": "src/node/rpc.ts",
            "line": 13
          },
          {
            "location": "src/node/rpc.ts",
            "line": 158
          },
          {
            "location": "src/node/types.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "types",
      "version": "9.15.0",
      "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.15.0",
      "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.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/types,Capabilities,@wdio/types/Capabilities"
        },
        {
          "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/node/providers/webdriver.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "protocols",
      "version": "9.15.0",
      "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.15.0",
      "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.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/protocols/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/@wdio/protocols/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/protocols/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "ws-client",
      "version": "3.2.7",
      "description": "WebSocket client wrapper for communicating with Vitest",
      "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/%40vitest/ws-client@3.2.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/ws-client#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/ws-client@3.2.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/ws-client/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/@vitest/ws-client/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/ws-client/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "3.2.7-tuxcare.1",
      "description": "Shared Vitest utility functions",
      "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/%40vitest/utils@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/utils@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils,slash,@vitest/utils/slash,toArray,@vitest/utils/toArray,createDefer,@vitest/utils/createDefer,DeferPromise,@vitest/utils/DeferPromise,@vitest/utils/source-map,parseErrorStacktrace,@vitest/utils/source-map/parseErrorStacktrace,parseStacktrace,@vitest/utils/source-map/parseStacktrace,StackTraceParserOptions,@vitest/utils/source-map/StackTraceParserOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/index.js",
            "line": 551
          },
          {
            "location": "dist/index.js",
            "line": 580
          },
          {
            "location": "dist/index.js",
            "line": 696
          },
          {
            "location": "dist/index.js",
            "line": 1041
          },
          {
            "location": "dist/index.js",
            "line": 3494
          },
          {
            "location": "src/node/plugin.ts",
            "line": 9
          },
          {
            "location": "src/node/plugin.ts",
            "line": 172
          },
          {
            "location": "src/node/plugin.ts",
            "line": 600
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 5
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 49
          },
          {
            "location": "src/node/plugins/pluginContext.ts",
            "line": 80
          },
          {
            "location": "src/node/pool.ts",
            "line": 1
          },
          {
            "location": "src/node/pool.ts",
            "line": 12
          },
          {
            "location": "src/node/pool.ts",
            "line": 197
          },
          {
            "location": "dist/index.js",
            "line": 15
          },
          {
            "location": "dist/index.js",
            "line": 2782
          },
          {
            "location": "dist/index.js",
            "line": 2788
          },
          {
            "location": "src/node/project.ts",
            "line": 1
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 1
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 16
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 165
          },
          {
            "location": "src/node/projectParent.ts",
            "line": 175
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "ui",
      "version": "3.2.7-tuxcare.1",
      "description": "UI for Vitest",
      "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/%40vitest/ui@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/ui#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/ui@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/ui/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/@vitest/ui/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/ui/package.json"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "runner",
      "version": "3.2.7-tuxcare.1",
      "description": "Vitest test runner",
      "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/%40vitest/runner@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/runner#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/runner@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/runner/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/runner,CancelReason,@vitest/runner/CancelReason,File,@vitest/runner/File,Suite,@vitest/runner/Suite,Task,@vitest/runner/Task,TaskEventPack,@vitest/runner/TaskEventPack,TaskResultPack,@vitest/runner/TaskResultPack,Test,@vitest/runner/Test,TestAnnotation,@vitest/runner/TestAnnotation,VitestRunner,@vitest/runner/VitestRunner,@vitest/runner/utils,generateHash,@vitest/runner/utils/generateHash"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/runner/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/runner/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/channel.ts",
            "line": 1
          },
          {
            "location": "src/client/client.ts",
            "line": 2
          },
          {
            "location": "src/client/tester/runner.ts",
            "line": 1
          },
          {
            "location": "src/client/utils.ts",
            "line": 1
          },
          {
            "location": "src/node/types.ts",
            "line": 3
          },
          {
            "location": "src/client/orchestrator.ts",
            "line": 4
          },
          {
            "location": "src/client/orchestrator.ts",
            "line": 296
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "mocker",
      "version": "3.2.7-tuxcare.1",
      "description": "Vitest module mocker implementation",
      "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/%40vitest/mocker@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/mocker#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/mocker@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/mocker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/mocker,ManualMockedModule,@vitest/mocker/ManualMockedModule,RedirectedModule,@vitest/mocker/RedirectedModule,AutomockedModule,@vitest/mocker/AutomockedModule,AutospiedModule,@vitest/mocker/AutospiedModule,MockerRegistry,@vitest/mocker/MockerRegistry,MockedModule,@vitest/mocker/MockedModule,MockedModuleSerialized,@vitest/mocker/MockedModuleSerialized,@vitest/mocker/node,dynamicImportPlugin,@vitest/mocker/node/dynamicImportPlugin,ServerMockResolver,@vitest/mocker/node/ServerMockResolver,interceptorPlugin,@vitest/mocker/node/interceptorPlugin,createManualModuleSource,@vitest/mocker/node/createManualModuleSource,ServerIdResolution,@vitest/mocker/node/ServerIdResolution,ServerMockResolution,@vitest/mocker/node/ServerMockResolution,@vitest/mocker/browser,ModuleMocker,@vitest/mocker/browser/ModuleMocker,ModuleMockerInterceptor,@vitest/mocker/browser/ModuleMockerInterceptor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/mocker/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/mocker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 3267
          },
          {
            "location": "dist/index.js",
            "line": 3288
          },
          {
            "location": "dist/index.js",
            "line": 3294
          },
          {
            "location": "dist/index.js",
            "line": 3296
          },
          {
            "location": "dist/index.js",
            "line": 3298
          },
          {
            "location": "src/node/index.ts",
            "line": 3
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 1
          },
          {
            "location": "src/node/rpc.ts",
            "line": 1
          },
          {
            "location": "src/node/rpc.ts",
            "line": 11
          },
          {
            "location": "src/node/rpc.ts",
            "line": 331
          },
          {
            "location": "src/node/rpc.ts",
            "line": 355
          },
          {
            "location": "src/node/rpc.ts",
            "line": 362
          },
          {
            "location": "src/node/rpc.ts",
            "line": 365
          },
          {
            "location": "src/node/rpc.ts",
            "line": 368
          },
          {
            "location": "src/node/types.ts",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "dist/index.js",
            "line": 831
          },
          {
            "location": "dist/index.js",
            "line": 3657
          },
          {
            "location": "dist/providers.js",
            "line": 2
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 1
          },
          {
            "location": "dist/webdriver-BStCVush.js",
            "line": 129
          },
          {
            "location": "src/node/index.ts",
            "line": 4
          },
          {
            "location": "src/node/index.ts",
            "line": 79
          },
          {
            "location": "src/node/plugin.ts",
            "line": 8
          },
          {
            "location": "src/node/plugin.ts",
            "line": 333
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 21
          },
          {
            "location": "src/node/providers/playwright.ts",
            "line": 196
          },
          {
            "location": "src/node/rpc.ts",
            "line": 12
          },
          {
            "location": "src/node/types.ts",
            "line": 2
          },
          {
            "location": "src/client/client.ts",
            "line": 1
          },
          {
            "location": "src/client/tester/mocker-interceptor.ts",
            "line": 1
          },
          {
            "location": "src/client/tester/mocker.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Giorgio Polvara <polvara@gmail.com>"
        }
      ],
      "group": "@testing-library",
      "name": "user-event",
      "version": "14.6.1",
      "description": "Fire events the same way the user does",
      "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/%40testing-library/user-event@14.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/user-event"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/user-event@14.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/user-event/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@testing-library/user-event,Options,@testing-library/user-event/Options,UserEvent,@testing-library/user-event/UserEvent,@testing-library/user-event/dist/esm/keyboard/keyMap.js,defaultKeyMap,@testing-library/user-event/dist/esm/keyboard/keyMap.js/defaultKeyMap,@testing-library/user-event/dist/esm/keyboard/parseKeyDef.js,parseKeyDef,@testing-library/user-event/dist/esm/keyboard/parseKeyDef.js/parseKeyDef"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/user-event/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/user-event/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/client/tester/context.ts",
            "line": 1
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 3
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 4
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 92
          },
          {
            "location": "src/node/commands/keyboard.ts",
            "line": 144
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "@testing-library",
      "name": "dom",
      "version": "10.4.0",
      "description": "Simple and complete DOM testing utilities that encourage good testing practices.",
      "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/%40testing-library/dom@10.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/dom-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/dom-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/dom@10.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/dom/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/@testing-library/dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/dom/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/browser@3.2.7-tuxcare.1"
      ],
      "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-15T10:56:08Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'browser' with version '3.2.7-tuxcare.1'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 25 source files."
    }
  ]
}
