{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:db00c117-d1fe-4988-b80a-bf4306aa1f42",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:06:51Z",
    "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": "selenium-webdriver",
      "group": "",
      "version": "4.41.0",
      "description": "The official WebDriver JavaScript bindings from the Selenium project",
      "purl": "pkg:npm/selenium-webdriver@4.41.0",
      "bom-ref": "pkg:npm/selenium-webdriver@4.41.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, lint:fix, test, generate-docs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/SeleniumHQ/selenium/tree/trunk/javascript/selenium-webdriver#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SeleniumHQ/selenium.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@bazel\\n@eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@bazel/runfiles/package.json\\nnode_modules/@eslint/js/package.json\\nnode_modules/clean-jsdoc-theme/package.json\\nnode_modules/eslint-config-prettier/package.json\\nnode_modules/eslint-plugin-mocha/package.json\\nnode_modules/eslint-plugin-n/package.json\\nnode_modules/eslint-plugin-no-only-tests/package.json\\nnode_modules/eslint-plugin-prettier/package.json\\nnode_modules/eslint/package.json\\nnode_modules/express/package.json\\nnode_modules/globals/package.json\\nnode_modules/has-flag/package.json\\nnode_modules/jsdoc/package.json\\nnode_modules/jszip/package.json\\nnode_modules/mocha-junit-reporter/package.json\\nnode_modules/mocha/package.json\\nnode_modules/multer/package.json\\nnode_modules/prettier/package.json\\nnode_modules/serve-index/package.json\\nnode_modules/sinon/package.json\\nnode_modules/supports-color/package.json\\nnode_modules/tmp/package.json\\nnode_modules/ws/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.19.0",
      "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.19.0",
      "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.19.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws"
        },
        {
          "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": "bidi/index.js",
            "line": 19
          },
          {
            "location": "lib/webdriver.js",
            "line": 33
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "KARASZI István <github@spam.raszi.hu>"
        }
      ],
      "group": "",
      "name": "tmp",
      "version": "0.2.5",
      "description": "Temporary file and directory creator",
      "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/tmp@0.2.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/raszi/node-tmp"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tmp@0.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tmp/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tmp"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tmp/package.json"
              }
            ],
            "concludedValue": "node_modules/tmp/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "io/index.js",
            "line": 22
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "supports-color",
      "version": "10.2.2",
      "description": "Detect whether a terminal supports color",
      "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/supports-color@10.2.2",
      "type": "library",
      "bom-ref": "pkg:npm/supports-color@10.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/supports-color/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/supports-color/package.json"
              }
            ],
            "concludedValue": "node_modules/supports-color/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Johansen"
        }
      ],
      "group": "",
      "name": "sinon",
      "version": "19.0.5",
      "description": "JavaScript test spies, stubs and mocks.",
      "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/sinon@19.0.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://sinonjs.org/"
        },
        {
          "type": "vcs",
          "url": "http://github.com/sinonjs/sinon.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sinon@19.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sinon/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/sinon/package.json"
              }
            ],
            "concludedValue": "node_modules/sinon/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Douglas Christopher Wilson <doug@somethingdoug.com>"
        }
      ],
      "group": "",
      "name": "serve-index",
      "version": "1.9.2",
      "description": "Serve directory listings",
      "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/serve-index@1.9.2",
      "type": "library",
      "bom-ref": "pkg:npm/serve-index@1.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/serve-index/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/serve-index/package.json"
              }
            ],
            "concludedValue": "node_modules/serve-index/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.8.1",
      "description": "Prettier is an opinionated code formatter",
      "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/prettier@3.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/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/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "multer",
      "version": "2.0.2",
      "description": "Middleware for handling `multipart/form-data`.",
      "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/multer@2.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/multer@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/multer/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/multer/package.json"
              }
            ],
            "concludedValue": "node_modules/multer/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Michael Allen <michael.lee.allen@gmail.com>"
        }
      ],
      "group": "",
      "name": "mocha-junit-reporter",
      "version": "2.2.1",
      "description": "A JUnit reporter for mocha.",
      "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/mocha-junit-reporter@2.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/michaelleeallen/mocha-junit-reporter"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mocha-junit-reporter@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha-junit-reporter/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/mocha-junit-reporter/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha-junit-reporter/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "mocha",
      "version": "11.7.5",
      "description": "simple, flexible, fun test framework",
      "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/mocha@11.7.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mochajs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mochajs/mocha.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/mocha@11.7.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha/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/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Stuart Knightley <stuart@stuartk.com>"
        }
      ],
      "group": "",
      "name": "jszip",
      "version": "3.10.1",
      "description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR GPL-3.0-or-later"
        }
      ],
      "purl": "pkg:npm/jszip@3.10.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Stuk/jszip.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jszip@3.10.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jszip/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jszip"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jszip/package.json"
              }
            ],
            "concludedValue": "node_modules/jszip/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "io/zip.js",
            "line": 20
          },
          {
            "location": "lib/webdriver.js",
            "line": 45
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Michael Mathews <micmath@gmail.com>"
        }
      ],
      "group": "",
      "name": "jsdoc",
      "version": "4.0.5",
      "description": "An API documentation generator for JavaScript.",
      "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/jsdoc@4.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jsdoc/jsdoc"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsdoc@4.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsdoc/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/jsdoc/package.json"
              }
            ],
            "concludedValue": "node_modules/jsdoc/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "has-flag",
      "version": "5.0.1",
      "description": "Check if argv has a specific flag",
      "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/has-flag@5.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/has-flag@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/has-flag/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/has-flag/package.json"
              }
            ],
            "concludedValue": "node_modules/has-flag/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "globals",
      "version": "15.15.0",
      "description": "Global identifiers from different JavaScript environments",
      "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/globals@15.15.0",
      "type": "library",
      "bom-ref": "pkg:npm/globals@15.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/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/globals/package.json"
              }
            ],
            "concludedValue": "node_modules/globals/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "express",
      "version": "4.22.1",
      "description": "Fast, unopinionated, minimalist web framework",
      "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/express@4.22.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://expressjs.com/"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/express@4.22.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/express/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/express/package.json"
              }
            ],
            "concludedValue": "node_modules/express/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Teddy Katz"
        }
      ],
      "group": "",
      "name": "eslint-plugin-prettier",
      "version": "5.5.5",
      "description": "Runs prettier as an eslint rule",
      "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/eslint-plugin-prettier@5.5.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/prettier/eslint-plugin-prettier#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-prettier@5.5.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-prettier/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/eslint-plugin-prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Levi Buzolic"
        }
      ],
      "group": "",
      "name": "eslint-plugin-no-only-tests",
      "version": "3.3.0",
      "description": "ESLint rule for .only blocks in mocha tests",
      "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/eslint-plugin-no-only-tests@3.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/levibuzolic/no-only-tests#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-no-only-tests@3.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-no-only-tests/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/eslint-plugin-no-only-tests/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-no-only-tests/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "eslint-plugin-n",
      "version": "17.24.0",
      "description": "Additional ESLint's rules for Node.js",
      "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/eslint-plugin-n@17.24.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint-community/eslint-plugin-n#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint-community/eslint-plugin-n.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-n@17.24.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-n/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/eslint-plugin-n/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-n/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mathias Schreck <schreck.mathias@gmail.com>"
        }
      ],
      "group": "",
      "name": "eslint-plugin-mocha",
      "version": "10.5.0",
      "description": "Eslint rules for mocha.",
      "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/eslint-plugin-mocha@10.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/lo1tuma/eslint-plugin-mocha"
        },
        {
          "type": "vcs",
          "url": "git://github.com/lo1tuma/eslint-plugin-mocha.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-mocha@10.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-mocha/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/eslint-plugin-mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-mocha/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Simon Lydell"
        }
      ],
      "group": "",
      "name": "eslint-config-prettier",
      "version": "10.1.8",
      "description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
      "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/eslint-config-prettier@10.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/prettier/eslint-config-prettier#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-config-prettier@10.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-config-prettier/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/eslint-config-prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-config-prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.2",
      "description": "An AST-based pattern checker for JavaScript.",
      "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/eslint@9.39.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/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/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ank"
        }
      ],
      "group": "",
      "name": "clean-jsdoc-theme",
      "version": "4.3.0",
      "description": "A beautifully crafted theme/template for JSDoc 3. This theme/template looks and feels like a premium theme/template. This is a fully mobile responsive theme and also fully customizable theme.",
      "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/clean-jsdoc-theme@4.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ankdev.me/clean-jsdoc-theme/v4/index.html"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ankitskvmdam/clean-jsdoc-theme.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/clean-jsdoc-theme@4.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/clean-jsdoc-theme/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/clean-jsdoc-theme/package.json"
              }
            ],
            "concludedValue": "node_modules/clean-jsdoc-theme/package.json"
          }
        ]
      }
    },
    {
      "group": "@eslint",
      "name": "js",
      "version": "9.39.2",
      "description": "ESLint JavaScript language implementation",
      "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/%40eslint/js@9.39.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/js@9.39.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint/js/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/@eslint/js/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint/js/package.json"
          }
        ]
      }
    },
    {
      "group": "@bazel",
      "name": "runfiles",
      "version": "6.5.0",
      "description": "Node.js runfiles helpers for Bazel",
      "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/%40bazel/runfiles@6.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bazel-contrib/rules_nodejs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@bazel/runfiles@6.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@bazel/runfiles/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@bazel/runfiles"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@bazel/runfiles/package.json"
              }
            ],
            "concludedValue": "node_modules/@bazel/runfiles/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "testing/index.js",
            "line": 51
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/selenium-webdriver@4.41.0"
      ],
      "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-14T04:06:51Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'selenium-webdriver' with version '4.41.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 23 source files."
    }
  ]
}