{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4e55482b-3938-41e1-a45a-a6573b26ae26",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T15:26:14Z",
    "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": "lighthouse-service",
      "group": "@wdio",
      "version": "9.31.8",
      "description": "A WebdriverIO service that allows you to run Chrome DevTools commands in your tests",
      "purl": "pkg:npm/%40wdio/lighthouse-service@9.31.8",
      "bom-ref": "pkg:npm/@wdio/lighthouse-service@9.31.8",
      "author": "Christian Bromann <mail@bromann.dev>",
      "properties": [
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-lighthouse-service"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@tracerbench\\n@types\\n@wdio"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@tracerbench/trace-event/package.json\\nnode_modules/@types/babel__core/package.json\\nnode_modules/@types/istanbul-lib-coverage/package.json\\nnode_modules/@types/istanbul-lib-report/package.json\\nnode_modules/@types/istanbul-reports/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@wdio/globals/package.json\\nnode_modules/@wdio/logger/package.json\\nnode_modules/@wdio/types/package.json\\nnode_modules/babel-plugin-istanbul/package.json\\nnode_modules/devtools-protocol/package.json\\nnode_modules/istanbul-lib-coverage/package.json\\nnode_modules/istanbul-lib-report/package.json\\nnode_modules/istanbul-reports/package.json\\nnode_modules/lighthouse/package.json\\nnode_modules/puppeteer-core/package.json\\nnode_modules/webdriverio/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "",
      "name": "webdriverio",
      "version": "9.31.8",
      "description": "Next-gen browser and mobile automation test framework for Node.js",
      "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/webdriverio@9.31.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://webdriver.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/webdriverio@9.31.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webdriverio/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "webdriverio,CustomInstanceCommands,webdriverio/CustomInstanceCommands"
        },
        {
          "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/webdriverio/package.json"
              }
            ],
            "concludedValue": "node_modules/webdriverio/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/auditor.ts",
            "line": 15
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "The Chromium Authors"
        }
      ],
      "group": "",
      "name": "puppeteer-core",
      "version": "24.34.0",
      "description": "A high-level API to control headless Chrome over the DevTools Protocol",
      "scope": "excluded",
      "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/puppeteer-core@24.34.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/puppeteer-core@24.34.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/puppeteer-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "puppeteer-core/lib/esm/puppeteer/api/CDPSession.js,CDPSession,puppeteer-core/lib/esm/puppeteer/api/CDPSession.js/CDPSession,puppeteer-core/lib/esm/puppeteer/api/Page.js,Page,puppeteer-core/lib/esm/puppeteer/api/Page.js/Page,puppeteer-core/lib/esm/puppeteer/cdp/Tracing.js,TracingOptions,puppeteer-core/lib/esm/puppeteer/cdp/Tracing.js/TracingOptions,puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.js,HTTPRequest,puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.js/HTTPRequest,puppeteer-core/lib/esm/puppeteer/api/Browser.js,Browser,puppeteer-core/lib/esm/puppeteer/api/Browser.js/Browser,puppeteer-core/lib/esm/puppeteer/common/Viewport.js,Viewport,puppeteer-core/lib/esm/puppeteer/common/Viewport.js/Viewport,puppeteer-core/lib/esm/puppeteer/api/Target.js,Target,puppeteer-core/lib/esm/puppeteer/api/Target.js/Target"
        },
        {
          "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/puppeteer-core/package.json"
              }
            ],
            "concludedValue": "node_modules/puppeteer-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands.ts",
            "line": 4
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 11
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 11
          },
          {
            "location": "src/handler/network.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/commands.ts",
            "line": 5
          },
          {
            "location": "src/commands.ts",
            "line": 6
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 12
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 10
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/types.ts",
            "line": 5
          },
          {
            "location": "src/utils.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "The Lighthouse Authors"
        }
      ],
      "group": "",
      "name": "lighthouse",
      "version": "8.6.0",
      "description": "Automated auditing, performance metrics, and best practices for the web.",
      "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/lighthouse@8.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/GoogleChrome/lighthouse#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lighthouse@8.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lighthouse/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lighthouse/lighthouse-core/audits/installable-manifest.js,lighthouse/lighthouse-core/audits/service-worker.js,lighthouse/lighthouse-core/audits/splash-screen.js,lighthouse/lighthouse-core/audits/themed-omnibox.js,lighthouse/lighthouse-core/audits/content-width.js,lighthouse/lighthouse-core/audits/viewport.js,lighthouse/lighthouse-core/audits/apple-touch-icon.js,lighthouse/lighthouse-core/audits/maskable-icon.js,lighthouse/lighthouse-core/config/constants.js,throttling,lighthouse/lighthouse-core/config/constants.js/throttling,lighthouse/lighthouse-core/gather/driver.js,lighthouse/lighthouse-core/gather/connections/cri.js,lighthouse/lighthouse-core/audits/diagnostics.js,lighthouse/lighthouse-core/audits/mainthread-work-breakdown.js,lighthouse/lighthouse-core/audits/metrics.js,lighthouse/lighthouse-core/audits/server-response-time.js,lighthouse/lighthouse-core/audits/metrics/cumulative-layout-shift.js,lighthouse/lighthouse-core/audits/metrics/first-contentful-paint.js,lighthouse/lighthouse-core/audits/metrics/largest-contentful-paint.js,lighthouse/lighthouse-core/audits/metrics/speed-index.js,lighthouse/lighthouse-core/audits/metrics/interactive.js,lighthouse/lighthouse-core/audits/metrics/total-blocking-time.js,lighthouse/lighthouse-core/scoring.js,lighthouse/lighthouse-core/config/default-config.js,lighthouse/lighthouse-core/fraggle-rock/gather/session.js,lighthouse/lighthouse-core/lib/page-functions.js,lighthouse/lighthouse-core/lib/network-recorder.js,lighthouse/lighthouse-core/gather/gatherers/installability-errors.js,lighthouse/lighthouse-core/gather/gatherers/web-app-manifest.js,lighthouse/lighthouse-core/gather/gatherers/link-elements.js,lighthouse/lighthouse-core/gather/gatherers/viewport-dimensions.js,lighthouse/lighthouse-core/gather/driver/service-workers.js,lighthouse/lighthouse-core/gather/driver/network-monitor.js,lighthouse/lighthouse-core/gather/driver/wait-for-condition.js,waitForFullyLoaded,lighthouse/lighthouse-core/gather/driver/wait-for-condition.js/waitForFullyLoaded"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lighthouse/package.json"
              }
            ],
            "concludedValue": "node_modules/lighthouse/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 5
          },
          {
            "location": "src/constants.ts",
            "line": 1
          },
          {
            "location": "build/index.js",
            "line": 6
          },
          {
            "location": "build/index.js",
            "line": 7
          },
          {
            "location": "build/index.js",
            "line": 8
          },
          {
            "location": "build/index.js",
            "line": 9
          },
          {
            "location": "build/index.js",
            "line": 10
          },
          {
            "location": "build/index.js",
            "line": 11
          },
          {
            "location": "build/index.js",
            "line": 12
          },
          {
            "location": "build/index.js",
            "line": 13
          },
          {
            "location": "build/index.js",
            "line": 260
          },
          {
            "location": "build/index.js",
            "line": 263
          },
          {
            "location": "build/index.js",
            "line": 357
          },
          {
            "location": "build/index.js",
            "line": 358
          },
          {
            "location": "build/index.js",
            "line": 359
          },
          {
            "location": "build/index.js",
            "line": 360
          },
          {
            "location": "build/index.js",
            "line": 361
          },
          {
            "location": "build/index.js",
            "line": 362
          },
          {
            "location": "build/index.js",
            "line": 363
          },
          {
            "location": "build/index.js",
            "line": 364
          },
          {
            "location": "build/index.js",
            "line": 365
          },
          {
            "location": "build/index.js",
            "line": 366
          },
          {
            "location": "build/index.js",
            "line": 367
          },
          {
            "location": "build/index.js",
            "line": 368
          },
          {
            "location": "build/index.js",
            "line": 506
          },
          {
            "location": "build/index.js",
            "line": 507
          },
          {
            "location": "build/index.js",
            "line": 508
          },
          {
            "location": "build/index.js",
            "line": 509
          },
          {
            "location": "build/index.js",
            "line": 510
          },
          {
            "location": "build/index.js",
            "line": 511
          },
          {
            "location": "build/index.js",
            "line": 512
          },
          {
            "location": "build/index.js",
            "line": 513
          },
          {
            "location": "build/index.js",
            "line": 606
          },
          {
            "location": "build/index.js",
            "line": 607
          },
          {
            "location": "build/index.js",
            "line": 608
          },
          {
            "location": "build/index.js",
            "line": 609
          },
          {
            "location": "src/auditor.ts",
            "line": 1
          },
          {
            "location": "src/auditor.ts",
            "line": 2
          },
          {
            "location": "src/auditor.ts",
            "line": 3
          },
          {
            "location": "src/auditor.ts",
            "line": 4
          },
          {
            "location": "src/auditor.ts",
            "line": 5
          },
          {
            "location": "src/auditor.ts",
            "line": 6
          },
          {
            "location": "src/auditor.ts",
            "line": 7
          },
          {
            "location": "src/auditor.ts",
            "line": 8
          },
          {
            "location": "src/auditor.ts",
            "line": 9
          },
          {
            "location": "src/auditor.ts",
            "line": 10
          },
          {
            "location": "src/auditor.ts",
            "line": 12
          },
          {
            "location": "src/auditor.ts",
            "line": 13
          },
          {
            "location": "src/constants.ts",
            "line": 2
          },
          {
            "location": "src/constants.ts",
            "line": 3
          },
          {
            "location": "src/constants.ts",
            "line": 4
          },
          {
            "location": "src/constants.ts",
            "line": 5
          },
          {
            "location": "src/constants.ts",
            "line": 6
          },
          {
            "location": "src/constants.ts",
            "line": 7
          },
          {
            "location": "src/constants.ts",
            "line": 8
          },
          {
            "location": "src/constants.ts",
            "line": 10
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 1
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 2
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 3
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 5
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 6
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 7
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 8
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 9
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 2
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 3
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 4
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 5
          },
          {
            "location": "src/lighthouse/cri.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 3
          },
          {
            "location": "build/index.js",
            "line": 487
          },
          {
            "location": "src/auditor.ts",
            "line": 159
          },
          {
            "location": "build/index.js",
            "line": 591
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 65
          },
          {
            "location": "build/index.js",
            "line": 590
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 64
          },
          {
            "location": "build/index.js",
            "line": 586
          },
          {
            "location": "build/index.js",
            "line": 587
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 60
          },
          {
            "location": "src/gatherer/pwa.ts",
            "line": 61
          },
          {
            "location": "build/index.js",
            "line": 676
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 117
          }
        ]
      },
      "tags": [
        "performance",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-reports",
      "version": "3.2.0",
      "description": "istanbul reports",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/istanbul-reports@3.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-reports@3.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-reports/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-reports,ReportOptions,istanbul-reports/ReportOptions"
        },
        {
          "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/istanbul-reports/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-reports/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-lib-report",
      "version": "3.0.1",
      "description": "Base reporting library for istanbul",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-report@3.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-lib-report@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-lib-report/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/istanbul-lib-report/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-lib-report/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-lib-coverage",
      "version": "3.2.2",
      "description": "Data library for istanbul coverage objects",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-coverage@3.2.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-lib-coverage@3.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-lib-coverage/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-lib-coverage,Totals,istanbul-lib-coverage/Totals,CoverageSummaryData,istanbul-lib-coverage/CoverageSummaryData"
        },
        {
          "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/istanbul-lib-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-lib-coverage/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "The Chromium Authors"
        }
      ],
      "group": "",
      "name": "devtools-protocol",
      "version": "0.0.1646372",
      "description": "The Chrome DevTools Protocol JSON",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/devtools-protocol@0.0.1646372",
      "type": "library",
      "bom-ref": "pkg:npm/devtools-protocol@0.0.1646372",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/devtools-protocol/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "devtools-protocol,Protocol,devtools-protocol/Protocol"
        },
        {
          "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/devtools-protocol/package.json"
              }
            ],
            "concludedValue": "node_modules/devtools-protocol/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/gatherer/trace.ts",
            "line": 8
          },
          {
            "location": "src/handler/network.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Thai Pangsakulyanont @dtinth"
        }
      ],
      "group": "",
      "name": "babel-plugin-istanbul",
      "version": "7.0.1",
      "description": "A babel plugin that adds istanbul instrumentation to ES6 code",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-istanbul@7.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/istanbuljs/babel-plugin-istanbul#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/istanbuljs/babel-plugin-istanbul.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/babel-plugin-istanbul@7.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-plugin-istanbul/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/babel-plugin-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-plugin-istanbul/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "types",
      "version": "9.31.2",
      "description": "Utility package providing type information for a variety of WebdriverIO interfaces",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wdio/types@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-types"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/types@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/types,Capabilities,@wdio/types/Capabilities,Services,@wdio/types/Services,FunctionProperties,@wdio/types/FunctionProperties,ThenArg,@wdio/types/ThenArg"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "logger",
      "version": "9.29.1",
      "description": "A helper utility for logging of WebdriverIO packages",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wdio/logger@9.29.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-logger"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/logger@9.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/logger/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/logger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/logger/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/logger/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 2
          },
          {
            "location": "build/index.js",
            "line": 369
          },
          {
            "location": "build/index.js",
            "line": 370
          },
          {
            "location": "build/index.js",
            "line": 610
          },
          {
            "location": "build/index.js",
            "line": 629
          },
          {
            "location": "build/index.js",
            "line": 811
          },
          {
            "location": "src/auditor.ts",
            "line": 14
          },
          {
            "location": "src/auditor.ts",
            "line": 26
          },
          {
            "location": "src/commands.ts",
            "line": 1
          },
          {
            "location": "src/commands.ts",
            "line": 26
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 6
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 23
          }
        ]
      },
      "tags": [
        "logging"
      ]
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "globals",
      "version": "9.31.3",
      "description": "A helper utility for importing global variables directly",
      "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/globals@9.31.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-globals"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/globals@9.31.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/globals/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/globals/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/globals/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.37",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.19.37",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.19.37",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "istanbul-reports",
      "version": "3.0.4",
      "description": "TypeScript definitions for istanbul-reports",
      "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/istanbul-reports@3.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-reports@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-reports/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/istanbul-reports/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-reports/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-report",
      "version": "3.0.3",
      "description": "TypeScript definitions for istanbul-lib-report",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-lib-report@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-report@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-report/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/istanbul-lib-report/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-report/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-coverage",
      "version": "2.0.6",
      "description": "TypeScript definitions for istanbul-lib-coverage",
      "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/istanbul-lib-coverage@2.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-coverage@2.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-coverage/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/istanbul-lib-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-coverage/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "babel__core",
      "version": "7.20.5",
      "description": "TypeScript definitions for @babel/core",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__core@7.20.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__core@7.20.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__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/@types/babel__core/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kris Selden <kris.selden@gmail.com>"
        }
      ],
      "group": "@tracerbench",
      "name": "trace-event",
      "version": "8.0.0",
      "description": "Chrome Trace Events interfaces",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tracerbench/trace-event@8.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TracerBench/tracerbench.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tracerbench/trace-event@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tracerbench/trace-event/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tracerbench/trace-event,TraceEvent,@tracerbench/trace-event/TraceEvent,TraceEventArgs,@tracerbench/trace-event/TraceEventArgs,TraceStreamJson,@tracerbench/trace-event/TraceStreamJson"
        },
        {
          "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/@tracerbench/trace-event/package.json"
              }
            ],
            "concludedValue": "node_modules/@tracerbench/trace-event/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands.ts",
            "line": 3
          },
          {
            "location": "src/gatherer/trace.ts",
            "line": 9
          },
          {
            "location": "src/types.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.29.6",
      "description": "Babel compiler core.",
      "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/%40babel/core@7.29.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@7.29.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/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/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@wdio/lighthouse-service@9.31.8"
      ],
      "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-21T15:26:14Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'lighthouse-service' with version '9.31.8'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 18 source files."
    }
  ]
}